OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsApproximatelyIdentityOrTranslation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/gfx/
transform.h
125
bool
IsApproximatelyIdentityOrTranslation
(SkMScalar tolerance) const;
transform.cc
221
bool Transform::
IsApproximatelyIdentityOrTranslation
(
transform_unittest.cc
[
all
...]
/external/chromium_org/cc/resources/
picture_layer_tiling.cc
406
if (last_screen_transform.
IsApproximatelyIdentityOrTranslation
(
408
current_screen_transform.
IsApproximatelyIdentityOrTranslation
(
Completed in 44 milliseconds