Searched defs:getLayerCount (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ | ||
D | Gralloc1On0Adapter.h | 236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount() function |
/hardware/qcom/sm8150/display/gralloc/ | ||
D | QtiMapperExtensions.cpp | 265 Return<void> QtiMapperExtensions::getLayerCount(void *buffer, getLayerCount_cb hidl_cb) { in getLayerCount() function in vendor::qti::hardware::display::mapperextensions::V1_1::implementation::QtiMapperExtensions |
/hardware/qcom/sm7250/display/gralloc/ | ||
D | QtiMapperExtensions.cpp | 265 Return<void> QtiMapperExtensions::getLayerCount(void *buffer, getLayerCount_cb hidl_cb) { in getLayerCount() function in vendor::qti::hardware::display::mapperextensions::V1_1::implementation::QtiMapperExtensions |
/hardware/google/graphics/common/libacryl/include/hardware/exynos/ | ||
D | acryl.h | 1277 int getLayerCount() { return mNumLayers; } in getLayerCount() function |