/external/skia/samplecode/ |
D | SampleBigBlur.cpp | 21 virtual bool onQuery(SkEvent* evt) { in onQuery() function in BigBlurView 26 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleBigGradient.cpp | 26 virtual bool onQuery(SkEvent* evt) { in onQuery() function in BigGradientView 31 return this->INHERITED::onQuery(evt); in onQuery()
|
D | Sample2PtRadial.cpp | 20 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TwoPtConicalView 25 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleClamp.cpp | 37 virtual bool onQuery(SkEvent* evt) { in onQuery() function in ClampView 42 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleEmboss.cpp | 41 virtual bool onQuery(SkEvent* evt) { in onQuery() function in EmbossView 46 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLCD.cpp | 21 virtual bool onQuery(SkEvent* evt) { in onQuery() function in LCDView 26 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleBitmapRect.cpp | 106 bool onQuery(SkEvent* evt) override { in onQuery() function in BitmapRectView 111 return this->INHERITED::onQuery(evt); in onQuery() 214 bool onQuery(SkEvent* evt) override { in onQuery() function in BitmapRectView2 219 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleWritePixels.cpp | 37 virtual bool onQuery(SkEvent* evt) { in onQuery() function in WritePixelsView 42 return this->INHERITED::onQuery(evt); in onQuery()
|
D | GMSampleView.cpp | 22 bool GMSampleView::onQuery(SkEvent* evt) { in onQuery() function in GMSampleView 29 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleAnimator.cpp | 34 virtual bool onQuery(SkEvent* evt); 149 bool SkAnimatorView::onQuery(SkEvent* evt) { in onQuery() function in SkAnimatorView 154 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleStrokeRect.cpp | 20 virtual bool onQuery(SkEvent* evt) { in onQuery() function in StrokeRectSample 25 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleManyRects.cpp | 29 bool onQuery(SkEvent* evt) override { in onQuery() function in ManyRectsView 34 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTextAlpha.cpp | 39 bool onQuery(SkEvent* evt) override { in onQuery() function in TextAlphaView 44 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleAnimBlur.cpp | 31 bool onQuery(SkEvent* evt) override { in onQuery() function in AnimBlurView 36 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePoints.cpp | 34 virtual bool onQuery(SkEvent* evt) { in onQuery() function in PointsView 39 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleStringArt.cpp | 24 bool onQuery(SkEvent* evt) override { in onQuery() function in StringArtView 29 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTinyBitmap.cpp | 51 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TinyBitmapView 56 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleIdentityScale.cpp | 47 bool onQuery(SkEvent* evt) override { in onQuery() function in IdentityScaleView 52 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePdfFileViewer.cpp | 64 virtual bool onQuery(SkEvent* evt) { in onQuery() function in PdfFileViewer 72 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLayerMask.cpp | 24 virtual bool onQuery(SkEvent* evt) { in onQuery() function in LayerMaskView 29 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLayers.cpp | 144 bool onQuery(SkEvent* evt) override { in onQuery() function in LayersView 149 return this->INHERITED::onQuery(evt); in onQuery() 261 bool onQuery(SkEvent* evt) override { in onQuery() function in BackdropView 266 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleMegaStroke.cpp | 30 bool onQuery(SkEvent* evt) override { in onQuery() function in MegaStrokeView 45 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleRepeatTile.cpp | 52 bool onQuery(SkEvent* evt) override { in onQuery() function in RepeatTileView 57 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleCamera.cpp | 60 bool onQuery(SkEvent* evt) override { in onQuery() function in CameraView 65 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleDash.cpp | 44 virtual bool onQuery(SkEvent* evt) { in onQuery() function in DashView 49 return this->INHERITED::onQuery(evt); in onQuery()
|