Home
last modified time | relevance | path

Searched refs:resize_back (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLVertexArray.h31 fAttribArrayStates.resize_back(newCount); in resize()
DGrGLPath.cpp232 pathCommands.resize_back(verbCnt); in InitPathObjectPathData()
233 pathCoords.resize_back(coordCnt); in InitPathObjectPathData()
/external/skia/src/gpu/gl/
DGrGLVertexArray.h31 fAttribArrayStates.resize_back(newCount); in resize()
/external/skia/tools/viewer/
DBisectSlide.cpp89 fFoundPaths.resize_back(midpt); in onChar()
DSkSLSlide.cpp114 fChildren.resize_back(effect->children().count()); in rebuild()
/external/skqp/tools/viewer/
DBisectSlide.cpp94 fFoundPaths.resize_back(midpt); in onChar()
/external/skia/modules/particles/include/
DSkReflected.h160 arr.resize_back(this->enterArray(name, arr.count())); in visit()
/external/skqp/include/private/
DSkTArray.h289 void resize_back(int newCount) { in resize_back() function
333 void resize(size_t count) { this->resize_back((int)count); } in resize()
/external/skia/include/private/
DSkTArray.h321 void resize_back(int newCount) { in resize_back() function
371 void resize(size_t count) { this->resize_back((int)count); } in resize()
/external/skia/src/gpu/
DGrDrawingManager.cpp428 fDAG.resize_back(newCount); in reorderTasks()
/external/skqp/src/shaders/gradients/
DSkGradientShader.cpp78 array->resize_back(count); in validate_array()
/external/skia/src/shaders/gradients/
DSkGradientShader.cpp81 array->resize_back(count); in validate_array()