Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 17 of 17) sorted by relevance

/hardware/google/gfxstream/host/
DVirtioGpuFrontendSnapshot.proto29 map<uint32, VirtioGpuResourceSnapshot> resources = 2; field
/hardware/google/gfxstream/guest/magma/
Dmagma_enc_util.cpp32 magma_exec_resource* resources = descriptor->resources; in pack_command_descriptor() local
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h37 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h90 auto resources = static_cast<ComposerResources*>(mResources.get()); in setReadbackBuffer() local
/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/
DComposerResources.h59 auto resources = std::make_unique<ComposerResources>(); in create() local
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h49 V2_1::hal::ComposerResources* resources) in HalEventCallback()
/hardware/interfaces/graphics/composer/2.2/utils/resources/
DComposerResources.cpp43 auto resources = std::make_unique<ComposerResources>(); in create() local
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp321 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()
Daddress_space_device.cpp251 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/
DComposerClient.h91 ComposerResources* resources) in HalEventCallback()
333 static void cleanDisplayResources(Display display, ComposerResources* const resources, in cleanDisplayResources()
DComposerCommandEngine.h42 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp245 auto resources = std::make_unique<ComposerResources>(); in create() local
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma_common_defs.h268 struct magma_exec_resource* resources; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp978 const ST_BuiltInResources& resources, in sCheckLimits()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp627 auto resources = ProcessResources::create(); in load() local