Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 4 of 4) sorted by relevance

/device/huawei/angler/power/
Dmetadata-parser.c37 char *attribute, int attribute_size, char *value, int value_size) in parse_metadata()
72 char attribute[1024], value[1024], *saveptr; in parse_video_encode_metadata() local
104 char attribute[1024], value[1024], *saveptr; in parse_video_decode_metadata() local
/device/lge/bullhead/power/
Dmetadata-parser.c37 char *attribute, int attribute_size, char *value, int value_size) in parse_metadata()
72 char attribute[1024], value[1024], *saveptr; in parse_video_encode_metadata() local
104 char attribute[1024], value[1024], *saveptr; in parse_video_decode_metadata() local
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp349 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib()
407 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value) in eglQuerySurface()
441 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib()
570 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) in eglQueryContext()
655 EGLBoolean eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value) in eglGetSyncAttribKHR()
/device/generic/goldfish/opengl/system/egl/
Degl.cpp602 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib()
730 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface eglSurface, EGLint attribute, EGLint *value) in eglQuerySurface()
818 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib()
1106 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) in eglQueryContext()
1358 EGLint attribute, EGLint *value) in eglGetSyncAttribKHR()