/external/skqp/samplecode/ |
D | SampleBigBlur.cpp | 18 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in BigBlurView 23 return this->INHERITED::onQuery(evt); in onQuery()
|
D | Sample2PtRadial.cpp | 17 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in TwoPtConicalView 22 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleEmboss.cpp | 36 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in EmbossView 41 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleClamp.cpp | 29 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in ClampView 34 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLayers.cpp | 103 bool onQuery(Sample::Event* evt) override { in onQuery() function in LayersView 108 return this->INHERITED::onQuery(evt); in onQuery() 204 bool onQuery(Sample::Event* evt) override { in onQuery() function in BackdropView 209 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleChineseFling.cpp | 45 bool onQuery(Sample::Event* evt) override { in onQuery() function in ChineseFlingView 50 return this->INHERITED::onQuery(evt); in onQuery() 126 bool onQuery(Sample::Event* evt) override { in onQuery() function in ChineseZoomView 142 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleNima.cpp | 26 virtual bool onQuery(Sample::Event* evt) override { in onQuery() function in NimaView 31 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleIdentityScale.cpp | 36 bool onQuery(Sample::Event* evt) override { in onQuery() function in IdentityScaleView 41 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleWritePixels.cpp | 35 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in WritePixelsView 40 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleBitmapRect.cpp | 105 bool onQuery(Sample::Event* evt) override { in onQuery() function in BitmapRectView 110 return this->INHERITED::onQuery(evt); in onQuery() 200 bool onQuery(Sample::Event* evt) override { in onQuery() function in BitmapRectView2 205 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLCD.cpp | 18 bool onQuery(Sample::Event* evt) override { in onQuery() function in LCDView 23 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleSVGFile.cpp | 62 bool onQuery(Sample::Event* evt) override { in onQuery() function in __anonb058e3350111::SVGFileView 68 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePath.cpp | 133 bool onQuery(Sample::Event* evt) override { in onQuery() function in PathView 138 return this->INHERITED::onQuery(evt); in onQuery() 253 bool onQuery(Sample::Event* evt) override { in onQuery() function in ArcToView 267 return this->INHERITED::onQuery(evt); in onQuery() 370 bool onQuery(Sample::Event* evt) override { in onQuery() function in FatStroke 389 return this->INHERITED::onQuery(evt); in onQuery() 491 bool onQuery(Sample::Event* evt) override { in onQuery() function in CubicCurve 496 return this->INHERITED::onQuery(evt); in onQuery() 620 bool onQuery(Sample::Event* evt) override { in onQuery() function in CubicCurve2 638 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleStringArt.cpp | 23 bool onQuery(Sample::Event* evt) override { in onQuery() function in StringArtView 28 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleRepeatTile.cpp | 48 bool onQuery(Sample::Event* evt) override { in onQuery() function in RepeatTileView 53 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleManyRects.cpp | 26 bool onQuery(Sample::Event* evt) override { in onQuery() function in ManyRectsView 31 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleAnimBlur.cpp | 30 bool onQuery(Sample::Event* evt) override { in onQuery() function in AnimBlurView 35 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleStrokeRect.cpp | 16 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in StrokeRectSample 21 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePdfFileViewer.cpp | 58 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in PdfFileViewer 66 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLayerMask.cpp | 23 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in LayerMaskView 28 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePoints.cpp | 28 virtual bool onQuery(Sample::Event* evt) { in onQuery() function in PointsView 33 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleMegaStroke.cpp | 29 bool onQuery(Sample::Event* evt) override { in onQuery() function in MegaStrokeView 42 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleGlyphTransform.cpp | 33 bool onQuery(Sample::Event* evt) override { in onQuery() function in GlyphTransformView 38 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleCamera.cpp | 54 bool onQuery(Sample::Event* evt) override { in onQuery() function in CameraView 59 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLines.cpp | 31 bool onQuery(Sample::Event* evt) override { in onQuery() function in LinesView 36 return this->INHERITED::onQuery(evt); in onQuery()
|