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

  /external/deqp/framework/opengl/
gluES3PlusWrapperContext.cpp 523 glu::ContextType nativeContext = wrappableNativeTypes[nativeCtxNdx];
528 nativeConfig.type = nativeContext;
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 649 EGLNativeContextType nativeContext = EglOS::createContext(dpy->nativeType(),cfg,globalSharedContext);
651 if(nativeContext) {
652 ContextPtr ctx(new EglContext(dpy, nativeContext,sharedCtxPtr,cfg,glesCtx,version,dpy->getManager(version)));
    [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 101 class NativeContext : public LightRefBase<NativeContext> {
104 NativeContext();
105 virtual ~NativeContext();
122 NativeContext::NativeContext() : mThumbnailWidth(0), mThumbnailHeight(0) {}
124 NativeContext::~NativeContext() {}
126 TiffWriter* NativeContext::getWriter() {
130 uint32_t NativeContext::getThumbnailWidth()
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 758 milliseconds