Home
last modified time | relevance | path

Searched defs:caller (Results 26 - 50 of 63) sorted by relevance

123

/third_party/skia/gm/
H A Ddrawatlas.cpp45 static sk_sp<SkImage> MakeAtlas(SkCanvas* caller, const SkRect& target) { in MakeAtlas() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableTestUtility.java892 static List<String> getSerializationClassList(Object caller) throws IOException { in getSerializationClassList() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java929 static List<String> getSerializationClassList(Object caller) throws IOException { in getSerializationClassList() argument
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c171 create_samplers(struct gl_context *ctx, GLsizei count, GLuint *samplers, const char *caller) create_samplers() argument
202 create_samplers_err(struct gl_context *ctx, GLsizei count, GLuint *samplers, const char *caller) create_samplers_err() argument
H A Duniform_query.cpp184 validate_uniform_parameters(GLint location, GLsizei count, unsigned *array_index, struct gl_context *ctx, struct gl_shader_program *shProg, const char *caller) validate_uniform_parameters() argument
H A Dtexstorage.c575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texstorage_error() argument
632 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texturestorage_error() argument
H A Darbprogram.c66 lookup_or_create_program(GLuint id, GLenum target, const char* caller) in lookup_or_create_program() argument
274 get_current_program(struct gl_context* ctx, GLenum target, const char* caller) in get_current_program() argument
699 program_local_parameters4fv(struct gl_program* prog, GLuint index, GLsizei count, const GLfloat *params, const char* caller) program_local_parameters4fv() argument
H A Darrayobj.c243 _mesa_lookup_vao_err(struct gl_context *ctx, GLuint id, bool is_ext_dsa, const char *caller) _mesa_lookup_vao_err() argument
H A Dmatrix.c51 get_named_matrix_stack(struct gl_context *ctx, GLenum mode, const char* caller) in get_named_matrix_stack() argument
562 matrix_mult(struct gl_matrix_stack *stack, const GLfloat *m, const char* caller) in matrix_mult() argument
103 matrix_frustum(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_frustum() argument
180 matrix_ortho(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_ortho() argument
504 matrix_load(struct gl_context *ctx, struct gl_matrix_stack *stack, const GLfloat *m, const char* caller) matrix_load() argument
619 matrix_rotate(struct gl_matrix_stack *stack, GLfloat angle, GLfloat x, GLfloat y, GLfloat z, const char* caller) matrix_rotate() argument
[all...]
H A Dtexstore.c974 store_texsubimage(struct gl_context *ctx, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *packing, const char *caller) store_texsubimage() argument
H A Ddebug_output.c963 validate_params(struct gl_context *ctx, unsigned caller, in validate_params() argument
H A Dshader_query.cpp1055 _mesa_get_program_resource_name(struct gl_shader_program *shProg, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name, bool glthread, const char *caller) _mesa_get_program_resource_name() argument
1280 get_buffer_property(struct gl_shader_program *shProg, struct gl_program_resource *res, const GLenum prop, GLint *val, bool glthread, const char *caller) get_buffer_property() argument
1438 _mesa_program_resource_prop(struct gl_shader_program *shProg, struct gl_program_resource *res, GLuint index, const GLenum prop, GLint *val, bool glthread, const char *caller) _mesa_program_resource_prop() argument
H A Dtexobj.c236 _mesa_get_texobj_by_target_and_texunit(struct gl_context *ctx, GLenum target, GLuint texunit, bool allowProxyTarget, const char* caller) _mesa_get_texobj_by_target_and_texunit() argument
1191 create_textures(struct gl_context *ctx, GLenum target, GLsizei n, GLuint *textures, const char *caller) create_textures() argument
1225 create_textures_err(struct gl_context *ctx, GLenum target, GLsizei n, GLuint *textures, const char *caller) create_textures_err() argument
1645 _mesa_lookup_or_create_texture(struct gl_context *ctx, GLenum target, GLuint texName, bool no_error, bool is_ext_dsa, const char *caller) _mesa_lookup_or_create_texture() argument
1733 bind_texture(struct gl_context *ctx, GLenum target, GLuint texName, GLenum texunit, bool no_error, const char *caller) bind_texture() argument
[all...]
H A Dtexgetimage.c915 dimensions_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, const char *caller) dimensions_error_check() argument
1095 pbo_error_check(struct gl_context *ctx, GLenum target, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, GLvoid *pixels, const char *caller) pbo_error_check() argument
1139 teximage_error_check(struct gl_context *ctx, struct gl_texture_image *texImage, GLenum format, const char *caller) teximage_error_check() argument
1211 common_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) common_error_check() argument
1263 getteximage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) getteximage_error_check() argument
1305 gettexsubimage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) gettexsubimage_error_check() argument
1386 get_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, const char *caller) get_texture_image() argument
1453 _get_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) _get_texture_image() argument
1490 static const char *caller = "glGetnTexImageARB"; _mesa_GetnTexImageARB() local
1507 static const char *caller = "glGetTexImage"; _mesa_GetTexImage() local
1524 static const char *caller = "glGetTextureImage"; _mesa_GetTextureImage() local
1547 static const char *caller = "glGetTextureImageEXT"; _mesa_GetTextureImageEXT() local
1572 static const char *caller = "glGetMultiTexImageEXT"; _mesa_GetMultiTexImageEXT() local
1612 static const char *caller = "glGetTextureSubImage"; _mesa_GetTextureSubImage() local
1670 getcompressedteximage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, GLvoid *pixels, const char *caller) getcompressedteximage_error_check() argument
1764 get_compressed_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLvoid *pixels, const char *caller) get_compressed_texture_image() argument
1837 static const char *caller = "glGetnCompressedTexImageARB"; _mesa_GetnCompressedTexImageARB() local
1867 static const char *caller = "glGetCompressedTexImage"; _mesa_GetCompressedTexImage() local
1901 static const char *caller = "glGetCompressedTextureImageEXT"; _mesa_GetCompressedTextureImageEXT() local
1928 static const char *caller = "glGetCompressedMultiTexImageEXT"; _mesa_GetCompressedMultiTexImageEXT() local
1955 static const char *caller = "glGetCompressedTextureImage"; _mesa_GetCompressedTextureImage() local
1987 static const char *caller = "glGetCompressedTextureImage"; _mesa_GetCompressedTextureSubImage() local
[all...]
H A Dvarray.c954 _lookup_vao_and_vbo_dsa(struct gl_context *ctx, GLuint vaobj, GLuint buffer, GLintptr offset, struct gl_vertex_array_object** vao, struct gl_buffer_object** vbo, const char* caller) _lookup_vao_and_vbo_dsa() argument
2112 get_vertex_array_attrib(struct gl_context *ctx, const struct gl_vertex_array_object *vao, GLuint index, GLenum pname, const char *caller) get_vertex_array_attrib() argument
H A Duniforms.c1237 mesa_bufferiv(struct gl_shader_program *shProg, GLenum type, GLuint index, GLenum pname, GLint *params, const char *caller) mesa_bufferiv() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc1058 static bool TransitivelyCalledBuiltinHasNoSideEffect(Builtin caller, in TransitivelyCalledBuiltinHasNoSideEffect() argument
[all...]
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc37 void InspectorBuilder::MakeCallerBodyFunction(std::string caller, in MakeCallerBodyFunction() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c42 v3d_debug_resource_layout(struct v3d_resource *rsc, const char *caller) in v3d_debug_resource_layout() argument
/third_party/node/deps/v8/src/builtins/
H A Daccessors.cc676 Handle<JSFunction> caller = it.MaterializeFunction(); in FindCaller() local
701 Handle<JSFunction> caller; in FunctionCallerGetter() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c354 vc4_setup_slices(struct vc4_resource *rsc, const char *caller) in vc4_setup_slices() argument
/third_party/node/deps/v8/src/execution/
H A Dmessages.cc506 Construct( Isolate* isolate, Handle<JSFunction> target, Handle<Object> new_target, Handle<Object> message, Handle<Object> options, FrameSkipMode mode, Handle<Object> caller, StackTraceCollection stack_trace_collection) Construct() argument
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp607 inlineCall(FunctionCall* call, std::shared_ptr<SymbolTable> symbolTable, const ProgramUsage& usage, const FunctionDeclaration* caller) inlineCall() argument
/third_party/python/Modules/
H A D_lsprof.c231 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() argument
238 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry() argument
299 ProfilerEntry *caller = self->previous->ctxEntry; in initContext() local
325 ProfilerEntry *caller in Stop() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2896 void TIntermediate::addToCallGraph(TInfoSink& /*infoSink*/, const TString& caller, const TString& callee) in addToCallGraph() argument

Completed in 50 milliseconds

123