Home
last modified time | relevance | path

Searched defs:thiz (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
H A Dmain-font-text.hh78 main_font_text_t *thiz = (main_font_text_t *) data; in collect_rest() local
H A Dhb-subset.cc693 face_options_t *thiz = (face_options_t *) data; in collect_face() local
710 subset_main_t *thiz = (subset_main_t *) data; in collect_rest() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-dispatch.hh43 const Context* thiz () const { return static_cast<const Context *> (this); } in thiz() function
44 Context* thiz () { return static_cast< Context *> (this); } in thiz() function
H A Dhb-ot-post-table.hh212 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_gids() local
220 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_key() local
H A Dhb-iter.hh74 const iter_t* thiz () const { return static_cast<const iter_t *> (this); } in thiz() function
75 iter_t* thiz () { return static_cast< iter_t *> (this); } in thiz() function
194 const iter_t* thiz () const { return static_cast<const iter_t *> (this); } thiz() function
195 iter_t* thiz () { return static_cast< iter_t *> (this); } thiz() function
[all...]
H A Dhb-aat-layout-kerx-table.hh820 const T* thiz () const { return static_cast<const T *> (this); } in thiz() function
[all...]
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A DIpcStub.cpp52 IpcStub *thiz = reinterpret_cast<IpcStub*>(userData); in OnRemoteRequest() local
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
H A DDrumPlayerJNI.cpp56 Java_com_plausiblesoftware_drumthumper_DrumPlayer_startAudioStreamNative( JNIEnv *env, jobject thiz) Java_com_plausiblesoftware_drumthumper_DrumPlayer_startAudioStreamNative() argument
142 Java_com_plausiblesoftware_drumthumper_DrumPlayer_setPan( JNIEnv *env, jobject thiz, jint index, jfloat pan) Java_com_plausiblesoftware_drumthumper_DrumPlayer_setPan() argument
147 Java_com_plausiblesoftware_drumthumper_DrumPlayer_getPan( JNIEnv *env, jobject thiz, jint index) Java_com_plausiblesoftware_drumthumper_DrumPlayer_getPan() argument
152 Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain( JNIEnv *env, jobject thiz, jint index, jfloat gain) Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain() argument
157 Java_com_plausiblesoftware_drumthumper_DrumPlayer_getGain( JNIEnv *env, jobject thiz, jint index) Java_com_plausiblesoftware_drumthumper_DrumPlayer_getGain() argument

Completed in 6 milliseconds