Searched refs:gles (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | Loader.h | 37 explicit driver_t(void* gles);
|
H A D | GLES_layers.md | 42 adb shell mkdir -p /data/local/debug/gles 43 adb push <layer>.so /data/local/debug/gles/ 92 adb shell setprop debug.gles.layers <layer1:layer2:layerN>
|
H A D | Loader.cpp | 82 Loader::driver_t::driver_t(void* gles) in driver_t() argument 84 dso[0] = gles; in driver_t()
|
/aosp12/frameworks/base/libs/hwui/private/hwui/ |
H A D | WebViewFunctor.h | 95 } gles; member
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | WebViewFunctorManager.cpp | 150 mCallbacks.gles.draw(mFunctor, mData, drawInfo, overlayParams); in drawGl() 267 LOG_ALWAYS_FATAL_IF(callbacks.gles.draw == nullptr, "gles.draw is null"); in validateCallbacks()
|
/aosp12/frameworks/base/native/webview/plat_support/ |
H A D | draw_functor.cpp | 238 ret.gles.draw = &draw_gl; in CreateFunctor_v3()
|
/aosp12/frameworks/base/libs/hwui/tests/common/ |
H A D | TestUtils.h | 324 callbacks.gles.draw = [](int functor, void* client_data, const DrawGlInfo& params, in createMockFunctor()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
H A D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |