OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mZ
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/libs/rs/
rsAdapter.h
45
inline void setZ(uint32_t z) {
mZ
= z;}
56
uint32_t
mZ
;
77
inline void setZ(uint32_t z) {
mZ
= z;}
87
uint32_t
mZ
;
rsType.h
51
uint32_t getLODDimZ(uint32_t lod) const {rsAssert(lod < mLODCount); return mLODs[lod].
mZ
;}
82
size_t
mZ
;
138
size_t
mZ
;
rsType.cpp
98
mLODs[lod].
mZ
= tz;
316
stc->
mZ
= 0;
340
stc->
mZ
= value;
373
if (t->getDimZ() != stc->
mZ
) continue;
384
st->setDimZ(stc->
mZ
);
rsAdapter.cpp
42
mZ
= 0;
149
mZ
= 0;
/frameworks/base/core/java/android/hardware/
GeomagneticField.java
38
private float
mZ
;
237
mZ
= (float) (- gcX * Math.sin(latDiffRad)
259
return
mZ
;
276
return (float) Math.toDegrees(Math.atan2(
mZ
,
291
return (float) Math.sqrt(mX * mX + mY * mY +
mZ
*
mZ
);
/external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
/external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin
[
all
...]
Completed in 44 milliseconds