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

  /external/skia/src/gpu/text/
GrAtlasManager.h 32 // if getProxies returns nullptr, the client must not try to use other functions on the
35 const sk_sp<GrTextureProxy>* getProxies(GrMaskFormat format, unsigned int* numProxies) {
38 return this->getAtlas(format)->getProxies();
GrAtlasManager.cpp 177 const sk_sp<GrTextureProxy>* proxies = fAtlases[i]->getProxies();
  /external/skia/src/atlastext/
SkInternalAtlasTextContext.cpp 43 restrictedAtlasManager->getProxies(kA8_GrMaskFormat, &numProxies);
92 fDistanceFieldAtlas.fProxy = restrictedAtlasManager->getProxies(kA8_GrMaskFormat,
  /external/skqp/src/gpu/text/
GrAtlasGlyphCache.h 130 // if getProxies returns nullptr, the client must not try to use other functions on the
133 const sk_sp<GrTextureProxy>* getProxies(GrMaskFormat format) {
135 return this->getAtlas(format)->getProxies();
GrAtlasGlyphCache.cpp 181 const sk_sp<GrTextureProxy>* proxies = fAtlases[i]->getProxies();
  /external/skqp/src/gpu/ops/
GrAtlasTextOp.cpp 222 const sk_sp<GrTextureProxy>* proxies = fFontCache->getProxies(maskFormat);
314 fFontCache->getProxies(maskFormat), GrSamplerState::ClampBilerp());
317 fFontCache->getProxies(maskFormat), GrSamplerState::ClampBilerp());
321 fFontCache->getProxies(maskFormat), GrSamplerState::ClampNearest());
412 const sk_sp<GrTextureProxy>* p = fFontCache->getProxies(this->maskFormat());
GrAtlasTextOp.h 98 const sk_sp<GrTextureProxy>* proxies = fFontCache->getProxies(this->maskFormat());
GrSmallPathRenderer.cpp 183 const sk_sp<GrTextureProxy>* proxies = fAtlas->getProxies();
252 *matrix, atlas->getProxies(), GrSamplerState::ClampBilerp(), flags);
263 this->color(), atlas->getProxies(), GrSamplerState::ClampNearest(),
704 fAtlas->getProxies(), GrSamplerState::ClampBilerp());
707 fAtlas->getProxies(), GrSamplerState::ClampNearest());
    [all...]
  /external/skia/src/gpu/ops/
GrAtlasTextOp.cpp 61 const sk_sp<GrTextureProxy>* proxies = fRestrictedAtlasManager->getProxies(
246 const sk_sp<GrTextureProxy>* proxies = fullAtlasManager->getProxies(maskFormat,
339 const sk_sp<GrTextureProxy>* proxies = fullAtlasManager->getProxies(maskFormat, &numProxies);
446 const sk_sp<GrTextureProxy>* proxies = restrictedAtlasManager->getProxies(this->maskFormat(),
GrSmallPathRenderer.cpp 183 const sk_sp<GrTextureProxy>* proxies = fAtlas->getProxies();
247 *matrix, fAtlas->getProxies(), fAtlas->numActivePages(),
259 this->color(), fAtlas->getProxies(), fAtlas->numActivePages(),
706 fAtlas->getProxies(), fAtlas->numActivePages(), GrSamplerState::ClampBilerp());
709 fAtlas->getProxies(), fAtlas->numActivePages(), GrSamplerState::ClampNearest());
    [all...]
  /external/skqp/src/atlastext/
SkInternalAtlasTextContext.cpp 90 fDistanceFieldAtlas.fProxy = atlasGlyphCache->getProxies(kA8_GrMaskFormat)->get();
  /external/skia/src/gpu/
GrDrawOpAtlas.h 115 const sk_sp<GrTextureProxy>* getProxies() const { return fProxies; }
GrDrawOpAtlas.cpp 44 if (!atlas->getProxies()[0]) {
  /external/skqp/src/gpu/
GrDrawOpAtlas.h 114 const sk_sp<GrTextureProxy>* getProxies() const { return fProxies; }
GrDrawOpAtlas.cpp 25 if (!atlas->getProxies()[0]) {
  /external/skia/tools/gpu/
GrTest.cpp 157 const sk_sp<GrTextureProxy>* proxies = restrictedAtlasManager->getProxies(format, &numProxies);
  /external/skqp/tools/gpu/
GrTest.cpp 153 const sk_sp<GrTextureProxy>* proxies = cache->getProxies(format);
  /prebuilts/misc/common/robolectric/3.1.1/lib/
maven-settings-2.2.1.jar 
maven-ant-tasks-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-settings/2.0.9/
maven-settings-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-settings/2.2.1/
maven-settings-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 444 milliseconds