Home
last modified time | relevance | path

Searched refs:expose (Results 1 – 10 of 10) sorted by relevance

/frameworks/wilhelm/src/itf/
DIDynamicInterfaceManagement.cpp56 BoolHook expose = MPH_init_table[MPH].mExpose; in HandleAdd() local
58 if ((NULL == expose) || (*expose)(thisItf)) { in HandleAdd()
165 BoolHook expose = MPH_init_table[MPH].mExpose; in IDynamicInterfaceManagement_AddInterface() local
166 if ((NULL == expose) || (*expose)(thisItf)) { in IDynamicInterfaceManagement_AddInterface()
/frameworks/wilhelm/src/
Dentry.cpp114 BoolHook expose = mi->mExpose; in liCreateEngine() local
115 if ((NULL == expose) || (*expose)((char *) thiz + x->mOffset)) { in liCreateEngine()
Dsles.cpp561 BoolHook expose; in construct() local
562 state = (exposedMask & 1) && ((NULL == (expose = mi->mExpose)) || (*expose)(self)) ? in construct()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2Capabilities.java125 for (int expose : p.get(CONTROL_AE_AVAILABLE_MODES)) { in buildFlashModes()
126 if (expose == CONTROL_AE_MODE_ON_AUTO_FLASH_REDEYE) { in buildFlashModes()
DAndroidCamera2AgentImpl.java622 Camera2RequestSettingsSet expose = in handleMessage() local
624 expose.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, in handleMessage()
628 expose.createRequest(mCamera, CameraDevice.TEMPLATE_PREVIEW, in handleMessage()
/frameworks/base/media/lib/tvremote/
DREADME.txt10 expose them in any public method (or by extending them via inheritance). This would
/frameworks/base/media/lib/signer/
DREADME.txt12 expose them in any public method (or by extending them via inheritance). This would
/frameworks/base/media/lib/remotedisplay/
DREADME.txt10 expose them in any public method (or by extending them via inheritance). This would
/frameworks/base/location/lib/
DREADME.txt10 ProviderRequest.java), but it must not expose them in any public method
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc11 …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…