Home
last modified time | relevance | path

Searched defs:pEnable (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSScript.h95 void setEmbedInfo(bool pEnable) { in setEmbedInfo()
104 void setEmbedGlobalInfo(bool pEnable) { in setEmbedGlobalInfo()
115 void setEmbedGlobalInfoSkipConstant(bool pEnable) { in setEmbedGlobalInfoSkipConstant()
/frameworks/compile/mclinker/lib/Support/
Draw_ostream.cpp56 void raw_fd_ostream::setColor(bool pEnable) { in setColor()
/frameworks/wilhelm/src/itf/
DIAndroidEffectSend.c61 SLInterfaceID effectImplementationId, SLboolean *pEnable) in IAndroidEffectSend_IsEnabled()
DIVolume.c139 static SLresult IVolume_IsEnabledStereoPosition(SLVolumeItf self, SLboolean *pEnable) in IVolume_IsEnabledStereoPosition()
DIEffectSend.c163 const void *pAuxEffect, SLboolean *pEnable) in IEffectSend_IsEnabled()
/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp230 void ScriptFile::setAsNeeded(bool pEnable) { in setAsNeeded()