OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:absIsOne
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
Transform.h
103
static bool
absIsOne
(float f);
Transform.cpp
53
bool Transform::
absIsOne
(float f) {
266
if (!
absIsOne
(a) || !
absIsOne
(d)) {
273
if (!
absIsOne
(b) || !
absIsOne
(c)) {
Completed in 747 milliseconds