Home | History | Annotate | Download | only in tests

Lines Matching refs:getCanvas

690     return useGpu ? surface->getCanvas()->getDevice()->accessBitmap(false).getTexture() :
691 surface->getCanvas()->getDevice()->accessBitmap(false).getPixels();