Searched refs:getUsage (Results 1 – 5 of 5) sorted by relevance
37 uint32_t getUsage() const { return mUsage; } in getUsage() function
73 uint32_t getUsage() const;
196 uint32_t HwcLayer::getUsage() const in getUsage() function in android::intel::HwcLayer335 mUsage = gBuffer->getUsage(); in setupAttributes()
71 if (!hwcLayer->getUsage() & GRALLOC_USAGE_HW_COMPOSER) { in checkSupported()138 if (!hwcLayer->getUsage() & GRALLOC_USAGE_HW_COMPOSER) { in checkRgbOverlaySupported()210 if (!hwcLayer->getUsage() & GRALLOC_USAGE_HW_COMPOSER) { in checkCursorSupported()
131 usage = tmpBuf.getUsage(); in setDataBuffer()