Searched refs:getLayerCount (Results 1 – 4 of 4) sorted by relevance
85 Return<void> getLayerCount(void *buffer, getLayerCount_cb _hidl_cb) override;
265 Return<void> QtiMapperExtensions::getLayerCount(void *buffer, getLayerCount_cb hidl_cb) { in getLayerCount() function in vendor::qti::hardware::display::mapperextensions::V1_0::implementation::QtiMapperExtensions
130 bufferHook<decltype(&Buffer::getLayerCount), in doGetFunction()131 &Buffer::getLayerCount, uint32_t*>); in doGetFunction()
236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount() function