/hardware/google/graphics/common/libion/test/ |
D | map_test.cpp | 25 class Map : public IonAllHeapsTest { class 28 TEST_F(Map, MapFd) in TEST_F() argument 56 TEST_F(Map, MapOffset) in TEST_F() argument 89 TEST_F(Map, MapCached) in TEST_F() argument 118 TEST_F(Map, NoZeroed) in TEST_F() argument 137 TEST_F(Map, Protected) in TEST_F() argument 160 TEST_F(Map, InvalidValues) in TEST_F() argument
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | frame_buffer.cpp | 78 int V4L2FrameBuffer::Map() { in Map() function in arc::V4L2FrameBuffer 130 int GrallocFrameBuffer::Map() { in Map() function in arc::GrallocFrameBuffer
|
D | frame_buffer.h | 66 int Map() override { return 0; } in Map() function
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 51 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | Map.h | 52 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/hardware/google/gfxstream/common/detector/ |
D | GraphicsDetectorVkExternalMemoryHost.cpp | 59 void* Map(size_t size) { in Map() function in gfxstream::__anonade00b740111::ScopedFd
|
/hardware/google/gfxstream/guest/platform/rutabaga/ |
D | RutabagaLayer.cpp | 420 uint8_t* EmulatedVirtioGpu::EmulatedVirtioGpuImpl::Map(uint32_t resourceId) { in Map() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl 1105 uint8_t* EmulatedVirtioGpu::Map(uint32_t resourceId) { return mImpl->Map(resourceId); } in Map() function in gfxstream::EmulatedVirtioGpu
|