Home
last modified time | relevance | path

Searched defs:outLayerCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp976 status_t encodeLayerCount(uint64_t layerCount, hidl_vec<uint8_t>* outLayerCount) { in encodeLayerCount()
980 status_t decodeLayerCount(const hidl_vec<uint8_t>& layerCount, uint64_t* outLayerCount) { in decodeLayerCount()
/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp208 status_t GraphicBufferMapper::getLayerCount(buffer_handle_t bufferHandle, uint64_t* outLayerCount) { in getLayerCount()