Searched defs:Map (Results 1 – 9 of 9) sorted by relevance
/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/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/sdm845/media/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/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/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/interfaces/identity/support/tests/ |
D | cppbor_test.cpp | 538 TEST(EqualityTest, Map) { in TEST() argument 639 TEST(ConvertTest, Map) { in TEST() argument 819 TEST(StreamParseTest, Map) { in TEST() argument 939 TEST(FullParserTest, Map) { in TEST() argument
|