Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
DMap.h56 void show();
118 void Map<T,T2>::show() in show() function
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
DMap.h58 void show();
121 void Map<T,T2>::show() in show() function
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
DMap.h58 void show();
121 void Map<T,T2>::show() in show() function
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
DMap.h58 void show();
121 void Map<T,T2>::show() in show() function
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
DMap.h58 void show();
121 void Map<T,T2>::show() in show() function
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
DMap.h59 void show();
122 void Map<T,T2>::show() in show() function
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicant.hal111 * @param timestamp Determines whether to show timestamps in logs or
113 * @param showKeys Determines whether to show keys in debug logs or
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal56 * that has been mapped into the GPU as a surface must show up when
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFaceClientCallback.hal86 * this scan be used to show the user an error message specific to the
/hardware/interfaces/radio/1.0/
DIRadio.hal176 * After this HANGUP request returns, Radio must show the connection is NOT
189 * After this HANGUP request returns, Radio must show the connection is NOT
201 * After this HANGUP request returns, Radio must show the connection is NOT
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal3201 * int32: the type of ClusterUI to show
3283 * Requests to change the cluster display state to show some ClusterUI.
3286 * request to turn the display on to show some specific ClusterUI.
3289 * int32: the type of ClusterUI to show
5009 * used to show custom error messages to the end user.
5073 * used to show custom error messages to the end user.
5264 * used to show custom error messages to the end user.
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1556 ret |= mSurfaceControl->show(); in createPreviewSurface()