Searched refs:graphics (Results 1 - 25 of 135) sorted by relevance

123456

/hardware/interfaces/graphics/composer/2.2/
H A DIComposer.hal17 package android.hardware.graphics.composer@2.2;
/hardware/interfaces/graphics/allocator/2.0/default/
H A Dpassthrough.cpp18 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
20 using android::hardware::graphics::allocator::V2_0::IAllocator;
21 using android::hardware::graphics::allocator::V2_0::passthrough::GrallocLoader;
H A Dservice.cpp17 #define LOG_TAG "android.hardware.graphics.allocator@2.0-service"
19 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
24 using android::hardware::graphics::allocator::V2_0::IAllocator;
/hardware/interfaces/graphics/composer/2.1/default/
H A Dpassthrough.cpp17 #include <android/hardware/graphics/composer/2.1/IComposer.h>
20 using android::hardware::graphics::composer::V2_1::IComposer;
21 using android::hardware::graphics::composer::V2_1::passthrough::HwcLoader;
H A Dservice.cpp17 #define LOG_TAG "android.hardware.graphics.composer@2.1-service"
21 #include <android/hardware/graphics/composer/2.1/IComposer.h>
26 using android::hardware::graphics::composer::V2_1::IComposer;
/hardware/interfaces/graphics/mapper/2.0/default/
H A Dpassthrough.cpp16 #include <android/hardware/graphics/mapper/2.0/IMapper.h>
19 using android::hardware::graphics::mapper::V2_0::IMapper;
20 using android::hardware::graphics::mapper::V2_0::passthrough::GrallocLoader;
/hardware/interfaces/graphics/mapper/2.1/default/
H A Dpassthrough.cpp16 #include <android/hardware/graphics/mapper/2.1/IMapper.h>
19 using android::hardware::graphics::mapper::V2_1::IMapper;
20 using android::hardware::graphics::mapper::V2_1::passthrough::GrallocLoader;
/hardware/interfaces/graphics/composer/2.2/default/
H A DAndroid.mk4 LOCAL_MODULE := android.hardware.graphics.composer@2.2-service
9 LOCAL_INIT_RC := android.hardware.graphics.composer@2.2-service.rc
10 LOCAL_HEADER_LIBRARIES := android.hardware.graphics.composer@2.2-passthrough
12 android.hardware.graphics.composer@2.1 \
13 android.hardware.graphics.composer@2.2 \
14 android.hardware.graphics.mapper@2.0 \
H A Dservice.cpp19 #include <android/hardware/graphics/composer/2.2/IComposer.h>
24 using android::hardware::graphics::composer::V2_2::IComposer;
25 using android::hardware::graphics::composer::V2_2::passthrough::HwcLoader;
/hardware/interfaces/graphics/bufferqueue/1.0/
H A DIProducerListener.hal17 package android.hardware.graphics.bufferqueue@1.0;
/hardware/interfaces/graphics/allocator/2.0/
H A DIAllocator.hal17 package android.hardware.graphics.allocator@2.0;
19 import android.hardware.graphics.mapper@2.0;
/hardware/interfaces/graphics/mapper/2.1/
H A DIMapper.hal17 package android.hardware.graphics.mapper@2.1;
19 import android.hardware.graphics.common@1.1::BufferUsage;
20 import android.hardware.graphics.common@1.1::PixelFormat;
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
H A DAllocatorHal.h22 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
23 #include <android/hardware/graphics/mapper/2.0/IMapper.h>
27 namespace graphics { namespace in namespace:android::hardware
54 } // namespace graphics
/hardware/interfaces/graphics/composer/2.2/utils/command-buffer/include/composer-command-buffer/2.2/
H A DComposerCommandBuffer.h34 #include <android/hardware/graphics/composer/2.2/IComposer.h>
35 #include <android/hardware/graphics/composer/2.2/IComposerClient.h>
44 namespace graphics { namespace in namespace:android::hardware
49 using android::hardware::graphics::common::V1_0::ColorTransform;
50 using android::hardware::graphics::common::V1_0::Transform;
51 using android::hardware::graphics::common::V1_1::Dataspace;
52 using android::hardware::graphics::composer::V2_1::Config;
53 using android::hardware::graphics::composer::V2_1::Display;
54 using android::hardware::graphics::composer::V2_1::Error;
55 using android::hardware::graphics
[all...]
/hardware/google/interfaces/media/c2/1.0/
H A DIInputSurface.hal19 import android.hardware.graphics.bufferqueue@1.0::IGraphicBufferProducer;
/hardware/interfaces/graphics/composer/2.1/
H A Dtypes.hal17 package android.hardware.graphics.composer@2.1;
H A DIComposer.hal17 package android.hardware.graphics.composer@2.1;
H A DIComposerCallback.hal17 package android.hardware.graphics.composer@2.1;
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
H A DComposerVts.h26 #include <android/hardware/graphics/composer/2.2/IComposer.h>
27 #include <android/hardware/graphics/composer/2.2/IComposerClient.h>
34 namespace graphics { namespace in namespace:android::hardware
39 using android::hardware::graphics::common::V1_0::Hdr;
40 using android::hardware::graphics::common::V1_1::ColorMode;
41 using android::hardware::graphics::common::V1_1::Dataspace;
42 using android::hardware::graphics::common::V1_1::PixelFormat;
43 using android::hardware::graphics::common::V1_1::RenderIntent;
44 using android::hardware::graphics::composer::V2_2::IComposer;
45 using android::hardware::graphics
[all...]
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
H A DTestCommandReader.h23 namespace graphics { namespace in namespace:android::hardware
40 } // namespace graphics
H A DGraphicsComposerCallback.h19 #include <android/hardware/graphics/composer/2.1/IComposerCallback.h>
26 namespace graphics { namespace in namespace:android::hardware
64 } // namespace graphics
/hardware/interfaces/sensors/1.0/vts/functional/
H A DGrallocWrapper.h22 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
23 #include <android/hardware/graphics/mapper/2.0/IMapper.h>
25 namespace allocator2 = ::android::hardware::graphics::allocator::V2_0;
26 namespace mapper2 = ::android::hardware::graphics::mapper::V2_0;
30 // Modified from hardware/interfaces/graphics/mapper/2.0/vts/functional/
/hardware/interfaces/graphics/mapper/2.0/
H A Dtypes.hal17 package android.hardware.graphics.mapper@2.0;
/hardware/interfaces/
H A Dupdate-base-files.sh34 -o $ANDROID_BUILD_TOP/system/core/include/system/graphics-base-v1.0.h \
35 android.hardware.graphics.common@1.0
37 -o $ANDROID_BUILD_TOP/system/core/include/system/graphics-base-v1.1.h \
38 android.hardware.graphics.common@1.1
/hardware/interfaces/graphics/mapper/2.0/utils/vts/include/mapper-vts/2.0/
H A DMapperVts.h23 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
24 #include <android/hardware/graphics/mapper/2.0/IMapper.h>
29 namespace graphics { namespace in namespace:android::hardware
34 using android::hardware::graphics::allocator::V2_0::IAllocator;
92 } // namespace graphics

Completed in 280 milliseconds

123456