| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/ |
| H A D | app_napi.h | 76 static double off_y; member in AppNapi
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/ |
| H A D | app_napi.h | 77 static double off_y; member in AppNapi
|
| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| H A D | plugin_render.h | 93 static double off_y; member in PluginRender
|
| H A D | plugin_render.cpp | 37 double PluginRender::off_y = 0; member in PluginRender
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lenscorrection.c | 227 const int off_y = j - ycenter; in calc_correction() local [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl_newjob.c | 131 int off_x = 0, off_y = 0; in escl_newjob() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 626 float off_x, off_y, mul_x, mul_y; variable
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/ |
| H A D | app_napi.cpp | 32 double AppNapi::off_y = 0; member in AppNapi
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/ |
| H A D | app_napi.cpp | 36 double AppNapi::off_y = 0; member in AppNapi
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | interplayvideo.c | 938 int off_x, off_y; in ipvideo_format_06_secondpass() local 1008 int off_x, off_y; in ipvideo_format_10_secondpass() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_job.c | 485 lima_generate_pp_stream(struct lima_job *job, int off_x, int off_y, in lima_generate_pp_stream() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 2294 float off_y = pos_y - window->DC.CursorPos.y; in SetCursorPosYAndSetupForPrevLine() local
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 11861 nk_tt__rasterize_sorted_edges(struct nk_tt__bitmap *result, struct nk_tt__edge *e, int n, int vsubsample, int off_x, int off_y, struct nk_allocator *alloc) nk_tt__rasterize_sorted_edges() argument 12044 nk_tt__rasterize(struct nk_tt__bitmap *result, struct nk_tt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, struct nk_allocator *alloc) nk_tt__rasterize() argument
|