HomeSort by relevance Sort by last modified time
    Searched full:fattachmentinfo (Results 1 - 2 of 2) sorted by null

  /external/skia/example/
HelloWorld.h 66 AttachmentInfo fAttachmentInfo;
HelloWorld.cpp 66 bool result = attach(kNativeGL_BackEndType, 0 /*msaa*/, &fAttachmentInfo);
86 fRenderTarget = this->renderTarget(fAttachmentInfo, fInterface, fContext);

Completed in 83 milliseconds