Home
last modified time | relevance | path

Searched defs:getHandle (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulatedEglImage.h42 HandleType getHandle() const { return mHandle; } in getHandle() function
/hardware/google/gfxstream/host/magma/
DDrmBuffer.cpp76 uint32_t DrmBuffer::getHandle() { return mGemHandle; } in getHandle() function in gfxstream::magma::DrmBuffer
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.h79 buffer_handle_t getHandle() const { return mHandle; } in getHandle() function
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp140 Error ComposerHandleCache::getHandle(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getHandle() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache
411 Error ComposerResources::getHandle(Display display, Layer layer, uint32_t slot, Cache cache, in getHandle() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources
/hardware/google/aemu/host-common/include/host-common/
DAndroidAsyncMessagePipe.h219 AsyncMessagePipeHandle getHandle() { return mHandle; } in getHandle() function
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h202 buffer_handle_t getHandle() const { return mHandle; } in getHandle() function
/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp797 uint32_t getHandle = 0; in TEST_F() local
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp2987 void MPLSensor::getHandle(int32_t handle, int &what, android::String8 &sname) in getHandle() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3336 void MPLSensor::getHandle(int32_t handle, int &what, android::String8 &sname) function in MPLSensor
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_raii.hpp16358 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<DataType> AccelerationStructureNV::getHandle( … in getHandle() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureNV
16371 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE DataType AccelerationStructureNV::getHandle( ) const in getHandle() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureNV
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4980 VkMemoryGetWin32HandleInfoKHR getHandle = { in vkGetBlobInternal() local