Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/graphics/mapper/stable-c/
Dimapper5_abicheck.cpp20 static AIMapper mapper = {AIMAPPER_VERSION_5, {}}; in AIMapper_loadIMapper() local
/hardware/libhardware/modules/input/evdev/
DInputDevice.cpp114 for (const auto& mapper : mMappers) { in EvdevDevice() local
211 for (const auto& mapper : mMappers) { in configureDevice() local
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGrallocLoader.h69 auto mapper = std::make_unique<V2_0::passthrough::GrallocMapper<hal::Mapper>>(); in createMapper() local
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h164 auto mapper = std::make_unique<GrallocMapper<hal::Mapper>>(); in createMapper() local
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp259 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in returnTargetBufferForDisplay() local
DEvsCamera.cpp480 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in fillTestFrame() local
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp22 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DVtsHalGraphicsMapperV2_1TargetTest.cpp29 namespace mapper { namespace
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp382 GraphicBufferMapper& mapper = GraphicBufferMapper::get(); in importExternalBuffers() local
647 GraphicBufferMapper& mapper = GraphicBufferMapper::get(); in fillTestFrame() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsCamera.cpp57 static auto& mapper = ::android::GraphicBufferMapper::get(); in importExternalBuffers() local
DEvsVideoEmulatedCamera.cpp309 auto& mapper = ::android::GraphicBufferMapper::get(); in onCodecOutputAvailable() local
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp22 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp24 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperV2_0TargetTest.cpp32 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp26 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp33 namespace mapper { namespace
/hardware/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp93 explicit BufferHandle(AIMapper* mapper, native_handle_t* rawHandle) : mIMapper(mapper) { in BufferHandle()
131 BufferAllocation(AIMapper* mapper, native_handle_t* handle, uint32_t stride, in BufferAllocation()
219 AIMapper* mapper() const { return mIMapper; } in mapper() function in GraphicsTestsBase
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc1500 auto& mapper = GraphicBufferMapper::get(); in FreeImportedBufferHandles() local
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp46 namespace mapper { namespace