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

/external/skqp/tools/
H A Dremote_demo.cpp45 class ScalerContextRecDescriptor { class
47 explicit ScalerContextRecDescriptor(const SkScalerContextRec& rec) { function in class:ScalerContextRecDescriptor
58 size_t operator()(ScalerContextRecDescriptor const& s) const {
64 bool operator()( const ScalerContextRecDescriptor& lhs,
65 const ScalerContextRecDescriptor& rhs ) const {
98 ScalerContextRecDescriptor descriptor;
191 std::unordered_map<ScalerContextRecDescriptor,
193 ScalerContextRecDescriptor::Hash,
194 ScalerContextRecDescriptor::Equal>
196 ScalerContextRecDescriptor
[all...]

Completed in 89 milliseconds