Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1Allocator.h53 static uint64_t toProducerUsage(uint64_t usage);
DGralloc1Allocator.cpp198 uint64_t Gralloc1Allocator::toProducerUsage(uint64_t usage) { in toProducerUsage() function in android::hardware::graphics::allocator::V2_0::implementation::Gralloc1Allocator
278 toProducerUsage(info.usage)); in createDescriptor()