Home
last modified time | relevance | path

Searched defs:pixelFormatFourCC (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp528 uint32_t pixelFormatFourCC; in TEST_F() local
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp996 status_t encodePixelFormatFourCC(uint32_t pixelFormatFourCC, hidl_vec<uint8_t>* outPixelFormatFourC… in encodePixelFormatFourCC()
1001 status_t decodePixelFormatFourCC(const hidl_vec<uint8_t>& pixelFormatFourCC, uint32_t* outPixelForm… in decodePixelFormatFourCC()
/frameworks/native/libs/ui/
DGralloc4.cpp842 uint32_t pixelFormatFourCC; in bufferDumpHelper() local