Searched defs:getLayerCount (Results 1 – 11 of 11) sorted by relevance
65 size_t getLayerCount() const { return mLayers.size(); } in getLayerCount() function
154 uint32_t getLayerCount() const { return static_cast<uint32_t>(layerCount); } in getLayerCount() function
102 virtual status_t getLayerCount(buffer_handle_t /*bufferHandle*/, in getLayerCount() function
236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount() function
265 Return<void> QtiMapperExtensions::getLayerCount(void *buffer, getLayerCount_cb hidl_cb) { in getLayerCount() function in vendor::qti::hardware::display::mapperextensions::V1_1::implementation::QtiMapperExtensions
208 status_t GraphicBufferMapper::getLayerCount(buffer_handle_t bufferHandle, uint64_t* outLayerCount) { in getLayerCount() function in android::GraphicBufferMapper
481 status_t Gralloc4Mapper::getLayerCount(buffer_handle_t bufferHandle, in getLayerCount() function in android::Gralloc4Mapper
1277 int getLayerCount() { return mNumLayers; } in getLayerCount() function
916 int FakeComposerClient::getLayerCount() const { in getLayerCount() function in FakeComposerClient