Home
last modified time | relevance | path

Searched refs:ui (Results 1 – 12 of 12) sorted by relevance

/hardware/google/pixel/recovery/
Drecovery_ui.cpp69 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/
Dtypes.hal29 * 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/
DREADME.txt93 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/
DAndroid.mk33 frameworks/base/include/ui \
/hardware/qcom/sdm845/media/
Dconfigure.ac131 AC_ARG_WITH([ui-headers],
132 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
/hardware/qcom/media/msm8998/
Dconfigure.ac145 AC_ARG_WITH([ui-headers],
146 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
/hardware/qcom/sm8150/media/
Dconfigure.ac144 AC_ARG_WITH([ui-headers],
145 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
/hardware/qcom/sm7250/media/
Dconfigure.ac136 AC_ARG_WITH([ui-headers],
137 [AS_HELP_STRING([--with-ui-inc=DIR],[location of common headers])],
/hardware/interfaces/media/omx/1.0/
Dtypes.hal128 * Ref: frameworks/native/include/ui/GraphicBuffer.h
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DVtsHalEvsV1_1TargetTest.cpp648 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/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp89 .setPixelFormat(static_cast<int>(ui::PixelFormat::RGBA_8888)) in SetUpBase()
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal42 * Ref: frameworks/native/include/ui/FenceTime.h: FenceTime::Snapshot