Home
last modified time | relevance | path

Searched refs:toConsumerUsage (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1Allocator.h54 static uint64_t toConsumerUsage(uint64_t usage);
DGralloc1Allocator.cpp231 uint64_t Gralloc1Allocator::toConsumerUsage(uint64_t usage) { in toConsumerUsage() function in android::hardware::graphics::allocator::V2_0::implementation::Gralloc1Allocator
282 toConsumerUsage(info.usage)); in createDescriptor()