HomeSort by relevance Sort by last modified time
    Searched defs:bRight (Results 1 - 7 of 7) sorted by null

  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 872 * bRight : Use right region as focus region of interest
886 OMX_BOOL bRight;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 842 * bRight : Use right region as focus region of interest
856 OMX_BOOL bRight;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 842 * bRight : Use right region as focus region of interest
856 OMX_BOOL bRight;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 842 * bRight : Use right region as focus region of interest
856 OMX_BOOL bRight;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 842 * bRight : Use right region as focus region of interest
856 OMX_BOOL bRight;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 842 * bRight : Use right region as focus region of interest
856 OMX_BOOL bRight;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 612 int bRight = includeRightEdge ? borderRight() : 0;
626 scrolledPaintRect.setWidth(bLeft + layer()->scrollWidth() + bRight);
643 scrolledPaintRect.width() - bLeft - bRight - (includePadding ? pLeft + pRight : LayoutUnit()),
    [all...]

Completed in 158 milliseconds