Searched refs:textWriterResource (Results 1 – 1 of 1) sorted by relevance
349 textWriterResource, in SetupTextCamera()374 textWriterResource.SetProjectionMtx(proj); in SetupTextCamera()381 textWriterResource.SetViewMtx(mv); in SetupTextCamera()463 nn::font::TextWriterResource textWriterResource; in StartDemo() local464 InitShaders(&textWriterResource); in StartDemo()466 textWriterResource.ActiveGlProgram(); in StartDemo()479 SetupTextCamera(textWriterResource, NN_GX_DISPLAY0_HEIGHT, NN_GX_DISPLAY0_WIDTH); in StartDemo()480 DrawAscii(&fontDvdNormal, &textWriterResource, L"PackedFont - Construct"); in StartDemo()484 SetupTextCamera(textWriterResource, NN_GX_DISPLAY1_HEIGHT, NN_GX_DISPLAY1_WIDTH); in StartDemo()485 DrawAscii(&fontDvdStream, &textWriterResource, L"PackedFont - StreamingConstruct"); in StartDemo()