Searched refs:expose (Results 1 – 10 of 10) sorted by relevance
56 BoolHook expose = MPH_init_table[MPH].mExpose; in HandleAdd() local58 if ((NULL == expose) || (*expose)(thisItf)) { in HandleAdd()165 BoolHook expose = MPH_init_table[MPH].mExpose; in IDynamicInterfaceManagement_AddInterface() local166 if ((NULL == expose) || (*expose)(thisItf)) { in IDynamicInterfaceManagement_AddInterface()
114 BoolHook expose = mi->mExpose; in liCreateEngine() local115 if ((NULL == expose) || (*expose)((char *) thiz + x->mOffset)) { in liCreateEngine()
561 BoolHook expose; in construct() local562 state = (exposedMask & 1) && ((NULL == (expose = mi->mExpose)) || (*expose)(self)) ? in construct()
125 for (int expose : p.get(CONTROL_AE_AVAILABLE_MODES)) { in buildFlashModes()126 if (expose == CONTROL_AE_MODE_ON_AUTO_FLASH_REDEYE) { in buildFlashModes()
622 Camera2RequestSettingsSet expose = in handleMessage() local624 expose.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, in handleMessage()628 expose.createRequest(mCamera, CameraDevice.TEMPLATE_PREVIEW, in handleMessage()
10 expose them in any public method (or by extending them via inheritance). This would
12 expose them in any public method (or by extending them via inheritance). This would
10 ProviderRequest.java), but it must not expose them in any public method
11 …river. The loader also supports enumerating and loading layers which can expose additional extensi…36 …hat implements a heap for device memory. These layers will almost always expose extensions. Develo…