Home
last modified time | relevance | path

Searched defs:clearFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp23 void initialize(vk::Format clearFormat, vk::ImageAspectFlagBits clearAspect) in initialize()
128 static void ClearImage(benchmark::State &state, vk::Format clearFormat, vk::ImageAspectFlagBits cle… in ClearImage()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp161 bool Blitter::fastClear(const void *clearValue, vk::Format clearFormat, vk::Image *dest, const vk::… in fastClear()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js157 i18n.phonenumbers.NumberFormat.prototype.clearFormat = function() { method in i18n.phonenumbers.NumberFormat