Home
last modified time | relevance | path

Searched defs:internal_format (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp99 const uint64_t internal_format = (unmasked_format & MALI_GRALLOC_INTFMT_FMT_MASK); in drm_fourcc_from_handle() local
119 const uint64_t internal_format = hnd->alloc_format; in drm_modifier_from_handle() local
/hardware/google/gchips/gralloc4/src/core/
Dformat_info.cpp222 uint32_t internal_format; member
368 uint32_t internal_format = base_format; in get_internal_format() local
/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h104 uint64_t internal_format = 0llu; member
/hardware/google/gfxstream/guest/mesa/include/GL/
Dmesa_glinterop.h246 unsigned internal_format; member
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h222 …uint64_t internal_format = (uint64_t)(((((uint64_t)(x)) & MALI_GRALLOC_INTFMT_EXT_WRAP_MASK) << MA… in mali_gralloc_format_unwrap() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp394 uint64_t internal_format = 0; in setLayerBuffer() local
DExynosDisplay.cpp955 uint64_t internal_format = 0; in dump() local
/hardware/google/gfxstream/host/
DRendererImpl.cpp664 [](uint32_t handle, int32_t* width, int32_t* height, int32_t* internal_format) { in __anon979e1a632102()
Dvirtio-gpu-gfxstream-renderer.cpp1780 int platformResourceInfo(int res_handle, int* width, int* height, int* internal_format) { in platformResourceInfo()
2089 int* internal_format) { in stream_renderer_platform_resource_info()