Home
last modified time | relevance | path

Searched refs:fAttachmentInfo (Results 1 – 2 of 2) sorted by relevance

/external/skia/example/
DHelloWorld.cpp66 bool result = attach(kNativeGL_BackEndType, 0 /*msaa*/, &fAttachmentInfo); in setUpBackend()
86 fRenderTarget = this->renderTarget(fAttachmentInfo, fInterface, fContext); in setUpRenderTarget()
DHelloWorld.h66 AttachmentInfo fAttachmentInfo; variable