Home
last modified time | relevance | path

Searched refs:fPlatformTexture (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DDrawingBufferChromium.cpp181 desc->fPlatformTexture = m_colorBuffer; in getGrPlatformSurfaceDesc()
/external/skia/gpu/include/
DGrTypes.h549 GrPlatform3DObject fPlatformTexture; member
/external/skia/gpu/src/
DGrGpuGL.cpp616 texDesc.fTextureID = desc.fPlatformTexture; in onCreatePlatformSurface()