HomeSort by relevance Sort by last modified time
    Searched refs:bLeft (Results 1 - 8 of 8) sorted by null

  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 870 * bLeft : Use left region as focus region of interest
884 OMX_BOOL bLeft;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 841 * bLeft : Use left region as focus region of interest
855 OMX_BOOL bLeft;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 841 * bLeft : Use left region as focus region of interest
855 OMX_BOOL bLeft;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 841 * bLeft : Use left region as focus region of interest
855 OMX_BOOL bLeft;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 841 * bLeft : Use left region as focus region of interest
855 OMX_BOOL bLeft;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 841 * bLeft : Use left region as focus region of interest
855 OMX_BOOL bLeft;
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 642 int bLeft = includeLeftEdge ? borderLeft() : 0;
656 w = bLeft + layer()->scrollWidth() + bRight;
663 int x = tx + bLeft + (includePadding ? pLeft : 0);
665 int width = w - bLeft - bRight - (includePadding ? pLeft + pRight : 0);
    [all...]
RenderBox.cpp     [all...]

Completed in 433 milliseconds