HomeSort by relevance Sort by last modified time
    Searched defs:fConfig (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/glsl/
GrGLSLTextureSampler.h 22 , fConfig(access.getTexture()->config()) {
23 SkASSERT(kUnknown_GrPixelConfig != fConfig);
26 GrPixelConfig config() const { return fConfig; }
30 GrPixelConfig fConfig;
  /external/skia/include/gpu/gl/command_buffer/
SkCommandBufferGLContext.h 70 void* fConfig;
  /external/skia/bench/
ResultsWriter.h 82 , fConfig(nullptr) {}
103 fConfig = &(*fBench)[name];
106 (*fConfig)["options"][name] = value;
113 SkASSERT(fConfig);
114 (*fConfig)[name] = ms;
135 Json::Value* fConfig;
  /external/skia/include/views/
SkOSWindow_Win.h 104 EGLConfig fConfig;
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 30 GrPixelConfig fConfig;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 

Completed in 95 milliseconds