Home
last modified time | relevance | path

Searched refs:approach (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/dm/
H A DDMSrcSink.h81 enum Approach { kDirect, kIndirect } approach; member
84 : type(t), approach(a), multisampled(ms) {} in SinkFlags()
612 flags.approach = SinkFlags::kIndirect;
H A DDMSrcSink.cpp173 || flags.approach != SinkFlags::kDirect; in veto()
366 return flags.type != SinkFlags::kRaster || flags.approach != SinkFlags::kDirect; in veto()
836 || flags.approach != SinkFlags::kDirect; in veto()
924 return flags.type != SinkFlags::kGPU || flags.approach != SinkFlags::kDirect || in veto()
928 return flags.type != SinkFlags::kRaster || flags.approach != SinkFlags::kDirect; in veto()
1028 return flags.type != SinkFlags::kRaster || flags.approach != SinkFlags::kDirect; in veto()
1257 return !type_ok || flags.approach != SinkFlags::kDirect; in veto()
1312 return !type_ok || flags.approach != SinkFlags::kDirect; in veto()
1383 return !type_ok || flags.approach != SinkFlags::kDirect; in veto()
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak23 # line (the default approach is to set the %awk% environment variable in the
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak293 # However, this approach was abandoned for reasons including:
297 # - Windows builds are single-threaded, giving less advantage to a Makefile approach.
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak274 # However, this approach was abandoned for reasons including:
278 # - Windows builds are single-threaded, giving less advantage to a Makefile approach.
/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex93 approach, the program could move one step ``down'' simply by copying
H A Dlibunwind-dynamic.tex316 directives explicitly before the first use. With this approach, the
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm756 This approach has two problems: First, their little language is
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm756 This approach has two problems: First, their little language is
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex816 % surround any changed text. This approach does *not* work if the
818 % have adopt a much more difficult approach (putting marks into the main

Completed in 25 milliseconds