Home
last modified time | relevance | path

Searched defs:outDescriptor (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/mapper/2.1/utils/hal/include/mapper-hal/2.1/
DMapperHal.h38 BufferDescriptor* outDescriptor) override { in createDescriptor()
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc0Hal.h72 BufferDescriptor* outDescriptor) override { in createDescriptor_2_1()
DGralloc1Hal.h74 BufferDescriptor* outDescriptor) override { in createDescriptor_2_1()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc0Hal.h52 BufferDescriptor* outDescriptor) override { in createDescriptor()
DGralloc1Hal.h72 BufferDescriptor* outDescriptor) override { in createDescriptor()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h279 gralloc1_buffer_descriptor_t* outDescriptor) { in createDescriptor()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp202 gralloc1_buffer_descriptor_t* outDescriptor) in createDescriptor()
DGralloc1On0Adapter.h92 gralloc1_buffer_descriptor_t* outDescriptor) { in createDescriptorHook()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h288 auto outDescriptor = mCommandEngine->getOutputMQDescriptor(); in getOutputCommandQueue() local