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

/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/
H A DDemoModeController.java138 final int hh = (int)x / (w / 12);
139 if (hh != mHH) {
140 mHH = hh;
/frameworks/native/cmds/lshal/
H A Dtest.cpp51 ::android::hardware::Return<void> debug(const hidl_handle& hh, const hidl_vec<hidl_string>& options) override {
52 const native_handle_t *handle = hh.getNativeHandle();
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddct_inline.h359 register int32 hh = (int32)k7; local
386 "r"(hh));

Completed in 138 milliseconds