Home
last modified time | relevance | path

Searched defs:isSurface (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapperNode.h50 bool isSurface; member
DTextureMapperNode.cpp632 const bool isSurface = (m_layerType == ClipLayer in paintRecursive() local
/external/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp133 bool llvm::isSurface(const llvm::Value &val) { in isSurface() function in llvm