/external/skia/tools/flags/ |
SkCommonFlagsConfig.h | 53 typedef GrContextFactory::GLContextType ContextType; 55 ContextType contextType, bool useNVPR, bool useDIText, int samples); 57 ContextType getContextType() const { return fContextType; } 63 ContextType fContextType;
|
/external/v8/src/ |
bootstrapper.h | 64 enum ContextType { FULL_CONTEXT, THIN_CONTEXT, DEBUG_CONTEXT }; 83 ContextType context_type = FULL_CONTEXT);
|
types.h | 332 class ContextType; 340 typedef typename Config::template Handle<ContextType>::type ContextHandle; 385 return ContextType::New(outer, region); 508 ContextType* AsContext() { return ContextType::cast(this); } [all...] |
/external/clang/include/clang/ASTMatchers/Dynamic/ |
Diagnostics.h | 54 enum ContextType { 144 ContextType Type; 175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
|
/external/clang/lib/Sema/ |
SemaCXXScopeSpec.cpp | 104 QualType ContextType 112 if (Context.hasSameType(Injected, ContextType)) 120 = ClassTemplate->findPartialSpecialization(ContextType)) [all...] |
/external/deqp/framework/opengl/ |
gluRenderContext.hpp | 44 class ContextType; 129 * ContextType differs from API type by adding context flags. They are 138 class ContextType : private ApiType 141 ContextType (void) {} 142 ContextType (int major, int minor, Profile profile, ContextFlags flags = ContextFlags(0)); 143 explicit ContextType (ApiType apiType, ContextFlags flags = ContextFlags(0)); 163 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) 169 inline ContextType::ContextType (ApiType apiType, ContextFlags flags [all...] |
/system/tools/aidl/ |
type_java.h | 464 const Type* ContextType() const { return m_context_type; }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
tdikrnl.h | 859 /* TDI_PNP_CONTEXT.ContextType */ 867 USHORT ContextType; [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
RenderScript.java | 254 * ContextType specifies the specific type of context to be created. 257 public enum ContextType { 279 ContextType(int id) { 284 ContextType mContextType; 288 native long rsnContextCreate(long dev, int ver, int sdkVer, int contextType, String nativeLibDir); 289 synchronized long nContextCreate(long dev, int ver, int sdkVer, int contextType, String nativeLibDir) { 290 return rsnContextCreate(dev, ver, sdkVer, contextType, nativeLibDir); [all...] |
/frameworks/base/rs/java/android/renderscript/ |
RenderScript.java | 173 * ContextType specifies the specific type of context to be created. 176 public enum ContextType { 198 ContextType(int id) { 203 ContextType mContextType; 225 native long rsnContextCreate(long dev, int ver, int sdkVer, int contextType); 226 synchronized long nContextCreate(long dev, int ver, int sdkVer, int contextType) { 227 return rsnContextCreate(dev, ver, sdkVer, contextType); [all...] |
/prebuilts/sdk/renderscript/lib/ |
javalib.jar | |
/external/libgdx/backends/gdx-backend-android/libs/ |
android-4.4.jar | |
/external/robolectric/v1/lib/main/ |
android.jar | |
/prebuilts/sdk/18/ |
android.jar | |
/prebuilts/sdk/19/ |
android.jar | |
/prebuilts/sdk/20/ |
android.jar | |
/prebuilts/sdk/21/ |
android.jar | |
/prebuilts/sdk/22/ |
android.jar | |
/prebuilts/sdk/23/ |
android.jar | |