Home
last modified time | relevance | path

Searched defs:off_x (Results 1 - 12 of 12) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/
H A Dapp_napi.h75 static double off_x; member in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
H A Dapp_napi.h76 static double off_x; member in AppNapi
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.h92 static double off_x; member in PluginRender
H A Dplugin_render.cpp36 double PluginRender::off_x = 0; member in PluginRender
/third_party/ffmpeg/libavfilter/
H A Dvf_lenscorrection.c230 const int off_x = i - xcenter; in calc_correction() local
[all...]
/third_party/backends/backend/escl/
H A Descl_newjob.c131 int off_x = 0, off_y = 0; in escl_newjob() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c626 float off_x, off_y, mul_x, mul_y; variable
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
H A Dapp_napi.cpp31 double AppNapi::off_x = 0; member in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
H A Dapp_napi.cpp35 double AppNapi::off_x = 0; member in AppNapi
/third_party/ffmpeg/libavcodec/
H A Dinterplayvideo.c938 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 Dlima_job.c485 lima_generate_pp_stream(struct lima_job *job, int off_x, int off_y, in lima_generate_pp_stream() argument
/third_party/glfw/deps/
H A Dnuklear.h11649 nk_tt__new_active(struct nk_tt__hheap *hh, struct nk_tt__edge *e, int off_x, float start_point) nk_tt__new_active() argument
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

Completed in 53 milliseconds