OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWGeometryState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.h
308
class
HWGeometryState
{
310
HWGeometryState
() { fVBOVertexArray = NULL; this->invalidate(); }
312
~
HWGeometryState
() { SkSafeUnref(fVBOVertexArray); }
GrGpuGL.cpp
[
all
...]
Completed in 259 milliseconds