Home
last modified time | relevance | path

Searched defs:thiz (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
DDrumPlayerJNI.cpp57 JNIEnv *env, jobject thiz) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_startAudioStreamNative()
143 JNIEnv *env, jobject thiz, jint index, jfloat pan) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_setPan()
148 JNIEnv *env, jobject thiz, jint index) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_getPan()
153 JNIEnv *env, jobject thiz, jint index, jfloat gain) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain()
158 JNIEnv *env, jobject thiz, jint index) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_getGain()
/third_party/skia/third_party/externals/harfbuzz/src/
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
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
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); } in thiz() function
195 iter_t* thiz () { return static_cast< iter_t *> (this); } in thiz() function
Dhb-aat-layout-kerx-table.hh820 const T* thiz () const { return static_cast<const T *> (this); } in thiz() function
/third_party/skia/third_party/externals/harfbuzz/util/
Dmain-font-text.hh78 main_font_text_t *thiz = (main_font_text_t *) data; in collect_rest() local
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