Home
last modified time | relevance | path

Searched defs:drmFormat (Results 1 – 4 of 4) sorted by relevance

/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Mapper.cc634 uint32_t drmFormat; in getResolvedDrmFormat() local
686 uint32_t drmFormat; in getFromBufferDescriptorInfo() local
708 uint32_t drmFormat; in getFromBufferDescriptorInfo() local
DCrosGralloc4Utils.cc661 int getPlaneLayouts(uint32_t drmFormat, std::vector<PlaneLayout>* outPlaneLayouts) { in getPlaneLayouts()
/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3Mapper.cc459 uint32_t drmFormat; in getResolvedDrmFormat() local
/external/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp92 uint32_t drmFormat, in Buffer()