Home
last modified time | relevance | path

Searched defs:Map (Results 1 – 10 of 10) sorted by relevance

/hardware/google/graphics/common/libion/test/
Dmap_test.cpp25 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/
Dframe_buffer.cpp78 int V4L2FrameBuffer::Map() { in Map() function in arc::V4L2FrameBuffer
130 int GrallocFrameBuffer::Map() { in Map() function in arc::GrallocFrameBuffer
Dframe_buffer.h66 int Map() override { return 0; } in Map() function
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
DMap.h50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
DMap.h50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
DMap.h50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
DMap.h51 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
DMap.h52 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkExternalMemoryHost.cpp59 void* Map(size_t size) { in Map() function in gfxstream::__anonade00b740111::ScopedFd
/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp420 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