Home
last modified time | relevance | path

Searched defs:textureID (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Shared/mac/
DShareableSurface.cpp196 unsigned ShareableSurface::textureID() in textureID() function in WebKit::ShareableSurface
/external/skia/gpu/include/
DGrGLTexture.h177 GrGLuint textureID() const { return fTexIDObj->id(); } in textureID() function