HomeSort by relevance Sort by last modified time
    Searched full:bleft (Results 1 - 13 of 13) 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...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-multiple-nonvirtual-inheritance.cpp 166 // CHECK: store [1 x i8*]* @"\01??_7ChildOverride@@6BLeft@@@", [1 x i8*]** %[[VFPTR]]
177 // CHECK: store [1 x i8*]* @"\01??_7GrandchildOverride@@6BLeft@@@", [1 x i8*]** %[[VFPTR]]
  /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/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
jp2.c 462 const OPJ_OFF_T bleft = opj_stream_get_number_byte_left(cio); local
463 box->length = (OPJ_UINT32)bleft;
464 assert( (OPJ_OFF_T)box->length == bleft );
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]

Completed in 712 milliseconds