Searched refs:offscreen (Results 1 – 11 of 11) sorted by relevance
147 SkBitmap offscreen; in drawFat() local148 offscreen.allocN32Pixels(SkScalarRoundToInt(bounds.width() + 4), in drawFat()150 offscreen.eraseColor(SK_ColorWHITE); in drawFat()154 if (!canvas->readPixels(&offscreen, SkScalarRoundToInt(pathX + cMatrix.getTranslateX()), in drawFat()172 canvas->drawBitmap(offscreen, (bounds.fLeft - 17) / scale, in drawFat()185 canvas->drawBitmap(offscreen, (bounds.fLeft - 17 - 275 in drawFat()
230 SkCanvas* offscreen = cpuSurface->getCanvas(); local231 offscreen->save();232 offscreen->translate(50.0f, 50.0f);233 offscreen->drawPath(create_star(), paint);234 offscreen->restore();
69 bool offscreen) in apple_visual_create_pfobj() argument82 if (offscreen) { in apple_visual_create_pfobj()119 if (!offscreen && mode->doubleBufferMode) { in apple_visual_create_pfobj()
39 bool offscreen);
668 offscreen.allocPixels(info); in onOnceBeforeDraw()669 path_fuzz_stroker(&offscreen, fIndex); in onOnceBeforeDraw()685 path_fuzz_stroker(&offscreen, fIndex += 100); in onDrawContent()686 canvas->drawBitmap(offscreen, 0, 0); in onDrawContent()693 SkBitmap offscreen; member in PathFuzzView
329 ID3D11Texture2D* offscreen; in init_for_dimensions() local370 ensure(dev->CreateTexture2D(&offscreend, 0, &offscreen)); in init_for_dimensions()371 ensure(dev->CreateRenderTargetView(offscreen, 0, &offscreen_rtv)); in init_for_dimensions()372 ensure(dev->CreateShaderResourceView(offscreen, 0, &offscreen_srv)); in init_for_dimensions()373 offscreen->Release(); in init_for_dimensions()
11 DEFINE_bool(offscreen, false, "Perform rendering in an offscreen buffer.");
15 DECLARE_bool(offscreen);
42 drawing (i.e. where the screen of offscreen pixels are), and maintains
1338 DrawTo can be used as an offscreen to speed complicated animations, and
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...