OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toproducerusage
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
Gralloc1Hal.h
49
bufferDescriptorInfo.producerUsage =
toProducerUsage
(descriptorInfo.usage);
104
static uint64_t
toProducerUsage
(uint64_t usage) {
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
Gralloc1Hal.h
216
static uint64_t
toProducerUsage
(uint64_t usage) {
298
error = mDispatch.setProducerUsage(mDevice, descriptor,
toProducerUsage
(info.usage));
Completed in 2169 milliseconds