Searched defs:getFormatDrmFourcc (Results 1 – 4 of 4) sorted by relevance
80 virtual uint32_t getFormatDrmFourcc(const AHardwareBuffer* /*handle*/) { in getFormatDrmFourcc() function84 virtual uint32_t getFormatDrmFourcc(const native_handle_t* /*handle*/) { in getFormatDrmFourcc() function
82 uint32_t GoldfishGralloc::getFormatDrmFourcc(const native_handle_t* handle) { in getFormatDrmFourcc() function in gfxstream::GoldfishGralloc86 uint32_t GoldfishGralloc::getFormatDrmFourcc(const AHardwareBuffer* ahb) { in getFormatDrmFourcc() function in gfxstream::GoldfishGralloc
215 uint32_t MinigbmGralloc::getFormatDrmFourcc(const native_handle_t* handle) { in getFormatDrmFourcc() function in gfxstream::MinigbmGralloc219 uint32_t MinigbmGralloc::getFormatDrmFourcc(const AHardwareBuffer* ahb) { in getFormatDrmFourcc() function in gfxstream::MinigbmGralloc
328 uint32_t EmulatedGralloc::getFormatDrmFourcc(const AHardwareBuffer* handle) { in getFormatDrmFourcc() function in gfxstream::EmulatedGralloc