Home
last modified time | relevance | path

Searched defs:painter (Results 1 – 10 of 10) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dsignalbar.cpp26 void SignalBar::paint(QPainter *painter, in paint()
/external/skia/bench/
DGlyphQuadFillBench.cpp49 SkGlyphRunListPainter painter{props, kUnknown_SkColorType, in onPerCanvasPreDraw() local
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DSubtitleTextView.java159 SubtitlePainter painter = painters.get(i); in dispatchDraw() local
/external/webrtc/modules/desktop_capture/
Ddesktop_frame_generator.cc164 DesktopFramePainter* painter) { in set_desktop_frame_painter()
/external/eigen/demos/mandelbrot/
Dmandelbrot.cpp162 QPainter painter(this); in paintEvent() local
/external/skia/src/core/
DSkGlyphRunPainter.cpp384 SkGlyphRunListPainter::ScopedBuffers::ScopedBuffers(SkGlyphRunListPainter* painter, size_t size) in ScopedBuffers()
/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp511 SkGlyphRunListPainter* painter = rtc->glyphRunPainter(); in CreateOpTestingOnly() local
/external/skqp/src/core/
DSkGlyphRunPainter.cpp1100 SkGlyphRunListPainter::ScopedBuffers::ScopedBuffers(SkGlyphRunListPainter* painter, int size) in ScopedBuffers()
/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp366 GrSubRunNoCachePainter painter{this, alloc, clip, viewMatrix, glyphRunList, paint}; in drawGlyphRunListNoCache() local
/external/skia/src/gpu/text/
DGrTextBlob.cpp1489 SkGlyphRunListPainter* painter) { in Make()