Home
last modified time | relevance | path

Searched refs:reset (Results 2401 - 2425 of 4194) sorted by relevance

1...<<919293949596979899100>>...168

/third_party/skia/src/gpu/ops/
H A DOpsTask.h249 void reset();
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp195 VkResult DescriptorPool::reset() in reset() function in vk::DescriptorPool
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/linux/
H A Dbuild-docker.sh51 pushd external/googletest; git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7; popd
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/windows/
H A Dbuild.bat30 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. && cd ..
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.h221 void ResetType(Type* t) { type_.reset(t); } in ResetType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/linux/
H A Dbuild-docker.sh51 pushd external/googletest; git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7; popd
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/windows/
H A Dbuild.bat30 cd external && cd googletest && git reset --hard 1fb1bb23bb8418dc73a5a9a82bbed31dc610fec7 && cd .. && cd ..
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.h228 void ResetType(Type* t) { type_.reset(t); } in ResetType()
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.h122 int clearCode; // Codeword used to trigger dictionary reset.
244 void clearDecodeState() { m_lzwContext.reset(); } in clearDecodeState()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.h120 * or CollationIterator::reset().
227 void reset();
H A Dgender.cpp57 gGenderInitOnce.reset(); in gender_cleanup()
H A Djapancal.cpp52 gJapaneseEraRulesInitOnce.reset(); in japanese_calendar_cleanup()
H A Dquantityformatter.cpp71 void QuantityFormatter::reset() { in reset() function in QuantityFormatter
H A Dtransreg.h422 virtual void reset(UErrorCode& status);
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp145 matcher->reset(s); in main()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAnalyzerActivity.java136 mAudioOutTester.reset(); in resetConfiguration()
H A DTestInputActivity.java99 mAudioInputTester.reset(); in resetConfiguration()
/third_party/skia/third_party/externals/oboe/src/common/
H A DDataConversionFlowGraph.cpp169 mResampler.reset(MultiChannelResampler::make(lastOutput->getSamplesPerFrame(), in configure()
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DFlowGraphNode.h99 * Recursively reset all the nodes in the graph, starting from a Sink.
108 virtual void reset();
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.cpp58 mFifoBuffer.reset(new FifoBuffer(getBytesPerFrame(), capacityFrames)); in allocateFifo()
/third_party/skia/tests/
H A DGrAHardwareBufferTest.cpp197 image.reset(); in basic_draw_test_helper()
H A DProxyConversionTest.cpp36 proxy.reset(); in clean_up_wrapped_rt()
/third_party/skia/src/pathops/
H A DSkIntersections.cpp133 this->reset(); in merge()
/third_party/skia/src/sksl/ir/
H A DSkSLIndexExpression.cpp139 ctorArgs.reset(); in Make()
/third_party/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp128 rgb.reset(CGColorSpaceCreateDeviceRGB()); in SkCreateCGImageRefWithColorspace()

Completed in 13 milliseconds

1...<<919293949596979899100>>...168