Home
last modified time | relevance | path

Searched refs:reset (Results 3226 - 3250 of 4371) sorted by relevance

1...<<121122123124125126127128129130>>...175

/third_party/skia/src/image/
H A DSkImage_Raster.cpp131 img->fBitmap.fMips.reset(SkMipmap::Build(fBitmap.pixmap(), nullptr));
/third_party/skia/src/codec/
H A DSkBmpRLECodec.cpp105 fColorTable.reset(new SkColorTable(colorTable, maxColors)); in createColorTable()
H A DSkBmpCodec.cpp417 iBuffer.reset(); in ReadHeader()
/third_party/skia/src/gpu/
H A DGrGpu.h457 void reset() { *this = {}; } in reset() function in GrGpu::Stats
H A DGrGeometryProcessor.h499 void reset(GrSamplerState, const GrBackendFormat&, const GrSwizzle&);
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp130 installedGeo.fVerts.reset(allocSize); in DrawAtlasOpImpl()
/third_party/skia/src/core/
H A DSkGeometry.h502 SkPoint* pts = fStorage.reset(1 + 2 * fQuadCount); in computeQuads()
H A DSkDevice.h558 fClipStack.reset(); in resetClipStack()
/third_party/skia/src/gpu/vk/
H A DGrVkRenderPass.cpp126 attachments.reset(numAttachments); in Create()
/third_party/skia/samplecode/
H A DSampleSlides.cpp136 path.reset(); in patheffect_slide()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DComputeTests.cpp310 device.reset(nullptr); in test()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Ddisassemble.cpp95 if (color_) out_.get() << spvtools::clr::reset{print_}; in ResetColor()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Ddisassemble.cpp95 if (color_) out_.get() << spvtools::clr::reset{print_}; in ResetColor()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate.cpp389 vstate->reset(new ValidationState_t(&hijack_context, options, words, in ValidateBinaryAndKeepValidationState()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/lint/
H A Ddivergence_analysis_test.cpp66 divergence_.reset(new DivergenceAnalysis(*context_)); in Build()
/third_party/skia/third_party/externals/jinja2/
H A Dutils.py660 def reset(self): member in Cycler
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcoleitr.cpp118 // The iter_ is already reset to the start of the text. in next()
223 void CollationElementIterator::reset() in reset() function in CollationElementIterator
H A Dcsdetect.cpp67 gCSRecognizersInitOnce.reset(); in csdet_cleanup()
H A Dnumber_modifiers.cpp35 gDefaultCurrencySpacingInitOnce.reset(); in cleanupDefaultCurrencySpacing()
H A Dstsearch.cpp280 void StringSearch::reset() in reset() function in StringSearch
H A Duitercollationiterator.cpp35 reset(); in resetToOffset()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.h367 mInputAnalyzer.reset();
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTestDisconnectActivity.java297 requestedConfig.reset(); in testConfiguration()
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp32 fList.reset(); in removeAll()
/third_party/skia/tests/
H A DPathBuilderTest.cpp106 b.reset().moveTo(20, 20).lineTo(10, 10).lineTo(20, 30).close().lineTo(60, 60); in DEF_TEST()

Completed in 28 milliseconds

1...<<121122123124125126127128129130>>...175