/external/skia/samplecode/ |
D | SampleBigGradient.cpp | 19 virtual bool onQuery(SkEvent* evt) { in onQuery() function in BigGradientView 24 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleMovie.cpp | 21 virtual bool onQuery(SkEvent* evt) { in onQuery() function in AnimGifView 26 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleBox.cpp | 13 virtual bool onQuery(SkEvent* evt) { in onQuery() function in SimpleView 18 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleEmboss.cpp | 35 virtual bool onQuery(SkEvent* evt) { in onQuery() function in EmbossView 40 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleClamp.cpp | 30 virtual bool onQuery(SkEvent* evt) { in onQuery() function in ClampView 35 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLCD.cpp | 14 virtual bool onQuery(SkEvent* evt) { in onQuery() function in LCDView 19 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleSpiral.cpp | 13 virtual bool onQuery(SkEvent* evt) { in onQuery() function in SpiralView 18 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleStrokeRect.cpp | 13 virtual bool onQuery(SkEvent* evt) { in onQuery() function in StrokeRectSample 18 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleDecode.cpp | 38 virtual bool onQuery(SkEvent* evt) { in onQuery() function in DecodeView 43 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTextBox.cpp | 54 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TextBoxView 60 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePoints.cpp | 29 virtual bool onQuery(SkEvent* evt) { in onQuery() function in PointsView 34 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleGM.cpp | 64 virtual bool onQuery(SkEvent* evt) { in onQuery() function in GMView 69 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTextureDomain.cpp | 32 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TextureDomainView 37 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLayerMask.cpp | 16 virtual bool onQuery(SkEvent* evt) { in onQuery() function in LayerMaskView 21 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SamplePathClip.cpp | 33 virtual bool onQuery(SkEvent* evt) { in onQuery() function in PathClipView 38 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleBitmapRect.cpp | 47 virtual bool onQuery(SkEvent* evt) { in onQuery() function in BitmapRectView 52 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTinyBitmap.cpp | 43 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TinyBitmapView 48 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleRepeatTile.cpp | 46 virtual bool onQuery(SkEvent* evt) { in onQuery() function in RepeatTileView 51 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleCamera.cpp | 52 virtual bool onQuery(SkEvent* evt) { in onQuery() function in CameraView 58 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTextAlpha.cpp | 46 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TextAlphaView 52 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleLines.cpp | 32 virtual bool onQuery(SkEvent* evt) { in onQuery() function in LinesView 37 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleExtractAlpha.cpp | 58 virtual bool onQuery(SkEvent* evt) { in onQuery() function in ExtractAlphaView 63 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleTests.cpp | 62 virtual bool onQuery(SkEvent* evt) { in onQuery() function in TestsView 67 return this->INHERITED::onQuery(evt); in onQuery()
|
D | SampleDash.cpp | 39 virtual bool onQuery(SkEvent* evt) { in onQuery() function in DashView 44 return this->INHERITED::onQuery(evt); in onQuery()
|
D | OverView.cpp | 24 virtual bool onQuery(SkEvent* evt) { in onQuery() function in OverView 29 return this->INHERITED::onQuery(evt); in onQuery()
|