Searched defs:resources (Results 1 – 17 of 17) sorted by relevance
/hardware/google/gfxstream/host/ |
D | VirtioGpuFrontendSnapshot.proto | 29 map<uint32, VirtioGpuResourceSnapshot> resources = 2; field
|
/hardware/google/gfxstream/guest/magma/ |
D | magma_enc_util.cpp | 32 magma_exec_resource* resources = descriptor->resources; in pack_command_descriptor() local
|
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerCommandEngine.h | 37 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
|
D | ComposerClient.h | 90 auto resources = static_cast<ComposerResources*>(mResources.get()); in setReadbackBuffer() local
|
/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/ |
D | ComposerResources.h | 59 auto resources = std::make_unique<ComposerResources>(); in create() local
|
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ |
D | ComposerCommandEngine.h | 38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
|
D | ComposerClient.h | 49 V2_1::hal::ComposerResources* resources) in HalEventCallback()
|
/hardware/interfaces/graphics/composer/2.2/utils/resources/ |
D | ComposerResources.cpp | 43 auto resources = std::make_unique<ComposerResources>(); in create() local
|
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerCommandEngine.h | 38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics.cpp | 321 const std::optional<AddressSpaceDeviceLoadResources>& resources) { in load() 400 const std::optional<AddressSpaceDeviceLoadResources>& resources, in loadBlockLocked() 873 base::Stream* stream, const std::optional<AddressSpaceDeviceLoadResources>& resources) { in globalStateLoad()
|
D | address_space_device.cpp | 251 void setLoadResources(AddressSpaceDeviceLoadResources resources) { in setLoadResources() 588 AddressSpaceDeviceLoadResources resources) { in goldfish_address_space_memory_state_set_load_resources()
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerClient.h | 91 ComposerResources* resources) in HalEventCallback() 333 static void cleanDisplayResources(Display display, ComposerResources* const resources, in cleanDisplayResources()
|
D | ComposerCommandEngine.h | 42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
|
/hardware/interfaces/graphics/composer/2.1/utils/resources/ |
D | ComposerResources.cpp | 245 auto resources = std::make_unique<ComposerResources>(); in create() local
|
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/ |
D | magma_common_defs.h | 268 struct magma_exec_resource* resources; member
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | ProgramData.cpp | 978 const ST_BuiltInResources& resources, in sCheckLimits()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 627 auto resources = ProcessResources::create(); in load() local
|