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

  /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/pdfium/xfa/src/fwl/src/core/include/
fwl_formimp.h 130 FX_BOOL bLeft);
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 879 * bLeft : Use left region as focus region of interest
893 OMX_BOOL bLeft;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h 854 * bLeft : Use left region as focus region of interest
868 OMX_BOOL bLeft;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 841 * bLeft : Use left region as focus region of interest
855 OMX_BOOL bLeft;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h 854 * bLeft : Use left region as focus region of interest
868 OMX_BOOL bLeft;
    [all...]
  /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/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp 902 FX_BOOL bLeft) {
907 bLeft ? (fWidth - fx + fLeft + fSpace) : (fx - fLeft + fSpace);
910 fLeft += bLeft ? (fx - fLeft - fSpace) : 0;
913 fLeft += bLeft ? (fWidth - fLimitMin) : 0;
916 fLeft -= bLeft ? (fLimitMax - fWidth) : 0;
    [all...]
fwl_widgetimp.cpp 735 FX_BOOL bLeft = m_pProperties->m_rtWidget.left < 0;
738 if (fRight + fx > fScreenWidth || bLeft) {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp     [all...]

Completed in 5512 milliseconds