Searched refs:onDelayedSetup (Results 1 - 25 of 49) sorted by relevance

12

/external/skia/bench/
H A DAndroidCodecBench.h30 void onDelayedSetup() override;
36 SkImageInfo fInfo; // Set in onDelayedSetup.
37 SkAutoMalloc fPixelStorage; // Set in onDelayedSetup.
H A DBitmapRegionDecoderBench.h34 void onDelayedSetup() override;
H A DCodecBench.h30 void onDelayedSetup() override;
37 SkImageInfo fInfo; // Set in onDelayedSetup.
H A DColorCodecBench.h24 void onDelayedSetup() override;
H A DQuickRejectBench.cpp20 void onDelayedSetup() override {
47 void onDelayedSetup() override {
H A DBitmapRegionDecoderBench.cpp38 void BitmapRegionDecoderBench::onDelayedSetup() { function in class:BitmapRegionDecoderBench
H A DBitmapScaleBench.cpp59 void onDelayedSetup() override {
139 void onDelayedSetup() override {
H A DImageFilterCollapse.cpp76 void onDelayedSetup() override {
125 void onDelayedSetup() override {
H A DAndroidCodecBench.cpp31 void AndroidCodecBench::onDelayedSetup() { function in class:AndroidCodecBench
H A DBenchmark.cpp37 this->onDelayedSetup();
H A DBigPathBench.cpp45 void onDelayedSetup() override {
H A DCodecBench.cpp42 void CodecBench::onDelayedSetup() { function in class:CodecBench
H A DColorPrivBench.cpp27 void onDelayedSetup() override {
H A DDrawBitmapAABench.cpp36 void onDelayedSetup() override {
H A DFSRectBench.cpp24 void onDelayedSetup() override {
H A DPDFBench.cpp71 void onDelayedSetup() override {
110 void onDelayedSetup() override {
149 void onDelayedSetup() override {
203 void onDelayedSetup() final {
H A DPremulAndUnpremulAlphaOpsBench.cpp31 void onDelayedSetup() override {
H A DTextBlobBench.cpp29 void onDelayedSetup() override {
H A DTopoSortBench.cpp33 void onDelayedSetup() override {
H A DPictureNestingBench.cpp141 void onDelayedSetup() override {
142 this->INHERITED::onDelayedSetup();
H A DBenchmark.h134 virtual void onDelayedSetup() {} function in class:Benchmark
H A DDrawLatticeBench.cpp43 void onDelayedSetup() override {
H A DMagnifierBench.cpp30 void onDelayedSetup() override {
H A DMipMapBench.cpp36 void onDelayedSetup() override {
H A DRepeatTileBench.cpp55 void onDelayedSetup() override {

Completed in 113 milliseconds

12