HomeSort by relevance Sort by last modified time
    Searched full:close_handle (Results 1 - 5 of 5) sorted by null

  /device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.c 166 OMX_BOOL close_handle = OMX_FALSE; local
206 close_handle = OMX_TRUE;
245 if (OMX_TRUE == close_handle) {
  /device/lge/hammerhead/camera/mm-image-codec/qomx_core/
qomx_core.c 165 OMX_BOOL close_handle = OMX_FALSE; local
205 close_handle = OMX_TRUE;
244 if (OMX_TRUE == close_handle) {
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c 183 OMX_BOOL close_handle = OMX_FALSE; local
225 close_handle = OMX_TRUE;
264 if (OMX_TRUE == close_handle) {
  /hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.c 185 OMX_BOOL close_handle = OMX_FALSE; local
227 close_handle = OMX_TRUE;
266 if (OMX_TRUE == close_handle) {
  /frameworks/base/packages/SystemUI/res/values/
dimens.xml 130 <!-- Amount of close_handle that will NOT overlap the notification list -->

Completed in 214 milliseconds