HomeSort by relevance Sort by last modified time
    Searched refs:Caches (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /frameworks/base/libs/hwui/
SkiaShader.h 35 class Caches;
52 static void describe(Caches* caches, ProgramDescription& description,
54 static void setupProgram(Caches* caches, const mat4& modelViewMatrix,
60 static void describe(Caches* caches, ProgramDescription& description,
64 static void setupProgram(Caches* caches, const mat4& modelViewMatrix,
75 static void describe(Caches* caches, ProgramDescription& description
    [all...]
Dither.h 27 class Caches;
48 Caches* mCaches;
Caches.cpp 22 #include "Caches.h"
33 ANDROID_SINGLETON_STATIC_INSTANCE(Caches);
52 Caches::Caches(): Singleton<Caches>(),
66 bool Caches::init() {
112 void Caches::initFont() {
116 void Caches::initExtensions() {
137 void Caches::initConstraints() {
147 void Caches::initStaticProperties()
    [all...]
ResourceCache.cpp 21 #include "Caches.h"
174 if (Caches::hasInstance()) {
175 Caches::getInstance().pathCache.removeDeferred(resource);
197 if (Caches::hasInstance()) {
198 Caches::getInstance().textureCache.removeDeferred(resource);
220 if (Caches::hasInstance()) {
221 Caches::getInstance().patchCache.removeDeferred(resource);
281 if (Caches::hasInstance()) {
282 Caches::getInstance().textureCache.removeDeferred(bitmap);
290 if (Caches::hasInstance())
    [all...]
Image.cpp 21 #include "Caches.h"
42 Caches::getInstance().bindTexture(mTexture);
57 Caches::getInstance().deleteTexture(mTexture);
Texture.h 25 class Caches;
34 Texture(Caches& caches);
119 Caches& mCaches;
SkiaShader.cpp 23 #include "Caches.h"
58 static inline void bindTexture(Caches* caches, Texture* texture, GLenum wrapS, GLenum wrapT) {
59 caches->bindTexture(texture->id);
128 typedef void (*describeProc)(Caches* caches, ProgramDescription& description,
139 typedef void (*setupProgramProc)(Caches* caches, const mat4& modelViewMatrix,
150 void SkiaShader::describe(Caches* caches, ProgramDescription& description
    [all...]
RenderState.h 26 #include "Caches.h"
38 // wrapper of Caches for users to migrate to.
78 friend class Caches;
86 Caches* mCaches;
AssetAtlas.cpp 20 #include "Caches.h"
39 Caches& caches = Caches::getInstance(); local
41 mTexture = new Texture(caches);
46 createEntries(caches, map, count);
92 DelegateTexture(Caches& caches, Texture* delegate): Texture(caches), mDelegate(delegate) { }
111 void AssetAtlas::createEntries(Caches& caches, int64_t* map, int count)
    [all...]
AssetAtlas.h 37 class Caches;
179 void createEntries(Caches& caches, int64_t* map, int count);
DisplayList.cpp 42 Caches& caches = Caches::getInstance(); local
43 caches.unregisterFunctors(functors.size());
44 caches.resourceCache.lock();
47 caches.resourceCache.decrementRefcountLocked(bitmapResources.itemAt(i));
52 caches.resourceCache.decrementRefcountLocked(bitmap);
53 caches.resourceCache.destructorLocked(bitmap);
57 caches.resourceCache.decrementRefcountLocked(patchResources.itemAt(i));
61 caches.resourceCache.decrementRefcountLocked(sourcePaths.itemAt(i))
    [all...]
Texture.cpp 21 #include "Caches.h"
31 mFirstFilter(true), mFirstWrap(true), mCaches(Caches::getInstance()) {
34 Texture::Texture(Caches& caches): id(0), generation(0), blend(false), width(0), height(0),
38 mFirstFilter(true), mFirstWrap(true), mCaches(caches) {
PixelBuffer.cpp 21 #include "Caches.h"
98 Caches& mCaches;
102 PixelBuffer(format, width, height), mMappedPointer(0), mCaches(Caches::getInstance()) {
162 if (type == kBufferType_Auto && Caches::getInstance().gpuPixelBuffersEnabled) {
PatchCache.h 49 class Caches;
55 void init(Caches& caches);
TextDropShadowCache.h 33 class Caches;
119 ShadowTexture(Caches& caches): Texture(caches) {
Caches.h 101 INIT_LOGD("Creating OpenGL renderer caches");
106 // Caches
112 class ANDROID_API Caches: public Singleton<Caches> {
113 Caches();
115 friend class Singleton<Caches>;
127 * Initialize caches.
434 // Caches texture bindings for the GL_TEXTURE_2D target
440 }; // class Caches
DeferredLayerUpdater.h 100 Caches& mCaches;
Dither.cpp 17 #include "Caches.h"
90 if (!mCaches) mCaches = &Caches::getInstance();
ShadowTessellator.cpp 25 #include "Caches.h"
43 Caches& caches = Caches::getInstance(); local
44 if (CC_UNLIKELY(caches.propertyAmbientRatio > 0.0f)) {
45 heightFactor *= caches.propertyAmbientRatio;
69 Caches& caches = Caches::getInstance(); local
72 if (CC_UNLIKELY(caches.propertyLightPosY > 0))
    [all...]
LayerRenderer.cpp 191 Caches& caches = Caches::getInstance(); local
192 GLuint fbo = caches.fboCache.get();
198 caches.activeTexture(0);
199 Layer* layer = caches.layerCache.get(renderState, width, height);
208 const uint32_t maxTextureSize = caches.maxTextureSize;
215 Caches::getInstance().resourceCache.decrementRefcount(layer);
243 caches.resourceCache.decrementRefcount(layer);
285 Caches::getInstance().activeTexture(0)
365 Caches& caches = Caches::getInstance(); local
    [all...]
  /external/doclava/src/com/google/doclava/
Doclava2.java 41 ClassInfo cl = InfoBuilder.Caches.getClass("android.preference.VolumePreference");
78 InfoBuilder.Caches.printResolutions();
83 InfoBuilder.Caches.printResolutions();
  /external/chromium_org/webkit/browser/appcache/
appcache_group.h 38 // Collection of application caches identified by the same manifest URL.
114 typedef std::vector<AppCache*> Caches;
124 const Caches& old_caches() const { return old_caches_; }
142 // Old complete app caches.
143 Caches old_caches_;
  /frameworks/base/libs/hwui/renderthread/
CanvasContext.cpp 26 #include "../Caches.h"
325 Caches::getInstance().flush(Caches::kFlushMode_Layers);
335 Caches::getInstance().flush(Caches::kFlushMode_Full);
338 Caches::getInstance().flush(Caches::kFlushMode_Moderate);
  /external/chromium_org/content/browser/appcache/
mock_appcache_storage.cc 237 AppCacheGroup::Caches copy = group->old_caches();
331 // * prefer candidates from newer caches
370 // We have a bias for hits from caches that are in use.
444 AppCacheGroup::Caches copy = group->old_caches();
449 // Also remove from the working set, caches for an 'obsolete' group
483 // Do not remove from the working set, active caches are still usable
489 const AppCacheGroup::Caches& caches) {
490 AppCacheGroup::Caches::const_iterator it = caches.begin()
    [all...]
  /frameworks/base/libs/hwui/font/
CacheTexture.h 34 class Caches;
191 Caches& mCaches;

Completed in 909 milliseconds

1 2 3 4