Home
last modified time | relevance | path

Searched defs:FRAMEBUFFER (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/coreboot/src/arch/arm64/include/arch/
H A Dmemlayout.h17 #define FRAMEBUFFER(addr, size) \ macro
/aosp_15_r20/external/coreboot/src/arch/arm/include/arch/
H A Dmemlayout.h30 #define FRAMEBUFFER(addr, size) \ macro
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DNamedObject.h27 FRAMEBUFFER, enumerator
/aosp_15_r20/hardware/google/aemu/base/
DGLObjectCounter.cpp28 FRAMEBUFFER, enumerator
/aosp_15_r20/frameworks/rs/
H A DrsFont.h47 FRAMEBUFFER, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Denums.rs1083 pub const FRAMEBUFFER: Self = Self(24); constant
1236 pub const FRAMEBUFFER: Self = Self(24); constant