Searched defs:thiz (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/ |
| D | DrumPlayerJNI.cpp | 57 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/ |
| D | hb-dispatch.hh | 43 const Context* thiz () const { return static_cast<const Context *> (this); } in thiz() function 44 Context* thiz () { return static_cast< Context *> (this); } in thiz() function
|
| D | hb-ot-post-table.hh | 212 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
|
| D | hb-iter.hh | 74 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
|
| D | hb-aat-layout-kerx-table.hh | 820 const T* thiz () const { return static_cast<const T *> (this); } in thiz() function
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| D | main-font-text.hh | 78 main_font_text_t *thiz = (main_font_text_t *) data; in collect_rest() local
|
| D | hb-subset.cc | 693 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
|