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

  /system/bt/stack/btu/
btu_init.c 65 extern void PLATFORM_DisableHciTransport(UINT8 bDisable);
  /external/pdfium/xfa/include/fwl/theme/
checkboxtp.h 65 FX_BOOL bDisable = FALSE,
  /external/pdfium/xfa/src/fwl/src/theme/
checkboxtp.cpp 45 FX_BOOL bDisable = (pParams->m_dwStates & FWL_PARTSTATE_CKB_Mask1) ==
48 bDisable ? FWLTHEME_CAPACITY_TextDisColor : FWLTHEME_CAPACITY_TextColor;
84 FX_BOOL bDisable = (pParams->m_dwStates & FWL_PARTSTATE_CKB_Mask1) ==
87 &pParams->m_rtPart, bDisable, &pParams->m_matrix);
359 FX_BOOL bDisable,
363 DrawAnnulusRect(pGraphics, bDisable ? m_pThemeData->clrSignBorderDisable
375 DrawAnnulusCircle(pGraphics, bDisable ? m_pThemeData->clrSignBorderDisable
  /system/bt/bta/dm/
bta_dm_pm.c 48 static void bta_dm_pm_set_sniff_policy(tBTA_DM_PEER_DEVICE *p_dev, BOOLEAN bDisable);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 444 OMX_BOOL bDisable;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 850 pComponentPrivate->bDisable = OMX_FALSE;
861 while (pComponentPrivate->bDisable == OMX_FALSE) {
    [all...]

Completed in 99 milliseconds