Searched refs:ui (Results 1 – 12 of 12) sorted by relevance
/hardware/google/pixel/recovery/ |
D | recovery_ui.cpp | 69 bool WipeKeysHook(::RecoveryUI *const ui) { in WipeKeysHook() argument 77 return (*WipeKeysFunc)(ui); in WipeKeysHook() 109 explicit PixelDevice(::ScreenRecoveryUI* const ui) : ::Device(ui) {} in PixelDevice() argument 115 ::RecoveryUI* const ui = GetUI(); in PostWipeData() 117 ui->Print("Wiping Titan M...\n"); in PostWipeData() 127 if (!WipeKeysHook(ui)) { in PostWipeData()
|
/hardware/interfaces/media/1.0/ |
D | types.hal | 29 * Ref: frameworks/native/include/ui/GraphicBuffer.h 58 * Ref: frameworks/native/include/ui/Rect.h 68 * Ref: frameworks/native/include/ui/Region.h
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | README.txt | 93 Android::Rect class is defined in /frameworks/native/libs/ui/include_vndk/ui/Rect.h 107 /frameworks/native/libs/ui/include_vndk/ui/GraphicBufferMapper.h 127 /frameworks/native/libs/ui/include_vndk/ui/GraphicBufferAllocator.h
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
D | Android.mk | 33 frameworks/base/include/ui \
|
/hardware/qcom/sdm845/media/ |
D | configure.ac | 131 AC_ARG_WITH([ui-headers], 132 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
|
/hardware/qcom/media/msm8998/ |
D | configure.ac | 145 AC_ARG_WITH([ui-headers], 146 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
|
/hardware/qcom/sm8150/media/ |
D | configure.ac | 144 AC_ARG_WITH([ui-headers], 145 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
|
/hardware/qcom/sm7250/media/ |
D | configure.ac | 136 AC_ARG_WITH([ui-headers], 137 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 128 * Ref: frameworks/native/include/ui/GraphicBuffer.h
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | VtsHalEvsV1_1TargetTest.cpp | 648 android::ui::DisplayMode* pConfig = (android::ui::DisplayMode*)config.data(); in TEST_P() 655 android::ui::DisplayState* pState = (android::ui::DisplayState*)state.data(); in TEST_P()
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 89 .setPixelFormat(static_cast<int>(ui::PixelFormat::RGBA_8888)) in SetUpBase()
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 42 * Ref: frameworks/native/include/ui/FenceTime.h: FenceTime::Snapshot
|