Home
last modified time | relevance | path

Searched refs:getMipmapTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h115 bool getMipmapTexture() const;
DSurface.cpp369 bool Surface::getMipmapTexture() const in getMipmapTexture() function in egl::Surface
Dqueryutils.cpp2950 *value = surface->getMipmapTexture(); in QuerySurfaceAttrib()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h132 bool getMipmapTexture() const;
DSurface.cpp462 bool Surface::getMipmapTexture() const in getMipmapTexture() function in egl::Surface
Dqueryutils.cpp4233 *value = surface->getMipmapTexture(); in QuerySurfaceAttrib()