Searched defs:GrTextureOpList (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrTextureOpList.cpp8 #include "GrTextureOpList.h"
19 GrTextureOpList::GrTextureOpList(GrResourceProvider* resourceProvider, function in class:GrTextureOpList
25 GrTextureOpList::~GrTextureOpList() {
31 void GrTextureOpList::dump() const {
53 void GrTextureOpList::onPrepare(GrOpFlushState* flushState) {
72 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) {
100 void GrTextureOpList::endFlush() {
109 bool GrTextureOpList
[all...]
/external/skqp/src/gpu/
H A DGrTextureOpList.cpp8 #include "GrTextureOpList.h"
19 GrTextureOpList::GrTextureOpList(GrResourceProvider* resourceProvider, function in class:GrTextureOpList
25 GrTextureOpList::~GrTextureOpList() {
31 void GrTextureOpList::dump() const {
53 void GrTextureOpList::onPrepare(GrOpFlushState* flushState) {
72 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) {
100 void GrTextureOpList::endFlush() {
109 bool GrTextureOpList
[all...]

Completed in 973 milliseconds