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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_tritemp.h 510 GLint bLeft = 0, fdbOuter = 0, fdbInner;
647 bLeft = (GLint)(ChanToFixed(vLower->color[BCOMP])
668 bLeft = ChanToFixed(v2->color[BCOMP]);
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_tritemp.h 510 GLint bLeft = 0, fdbOuter = 0, fdbInner;
647 bLeft = (GLint)(ChanToFixed(vLower->color[BCOMP])
668 bLeft = ChanToFixed(v2->color[BCOMP]);
    [all...]
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 878 * bLeft : Use left region as focus region of interest
892 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/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 867 * bLeft : Use left region as focus region of interest
881 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/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 609 int bLeft = includeLeftEdge ? borderLeft() : 0;
624 scrolledPaintRect.setWidth(bLeft + thisBox->scrollWidth() + bRight);
639 LayoutRect clipRect = LayoutRect(scrolledPaintRect.x() + bLeft + (includePadding ? pLeft : LayoutUnit()),
641 scrolledPaintRect.width() - bLeft - bRight - (includePadding ? pLeft + pRight : LayoutUnit()),
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]

Completed in 967 milliseconds