/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationEGL.cpp | 102 bool ValidateStreamAttribute(const ValidationContext *val, in ValidateStreamAttribute() 142 bool ValidateCreateImageMipLevelCommon(const ValidationContext *val, in ValidateCreateImageMipLevelCommon() 172 bool ValidateConfigAttribute(const ValidationContext *val, in ValidateConfigAttribute() 278 bool ValidateConfigAttributeValue(const ValidationContext *val, in ValidateConfigAttributeValue() 400 bool ValidateConfigAttributes(const ValidationContext *val, in ValidateConfigAttributes() 416 bool ValidateColorspaceAttribute(const ValidationContext *val, in ValidateColorspaceAttribute() 500 bool ValidatePlatformType(const ValidationContext *val, in ValidatePlatformType() 569 bool ValidateGetPlatformDisplayCommon(const ValidationContext *val, in ValidateGetPlatformDisplayCommon() 1030 bool ValidateStream(const ValidationContext *val, const Display *display, const Stream *stream) in ValidateStream() 1050 bool ValidateLabeledObject(const ValidationContext *val, in ValidateLabeledObject() [all …]
|
/aosp_15_r20/external/libva/va/glx/ |
H A D | va_glx_impl.c | 71 GLenum val; in gl_get_error_string() member 122 GLint val; in gl_get_texture_param() local 349 int fbconfig_id, val, n, n_fbconfigs; in gl_create_context() local 475 VASurfaceID surface; ///< Associated VA surface member 879 VASurfaceID surface, in vaCopySurfaceGLX_impl_driver() 894 #define INIT_SURFACE(surface, surface_arg) do { \ argument 974 VASurfaceID surface, in associate_surface() 1043 VASurfaceID surface, in copy_surface() 1072 VASurfaceID surface, in vaCopySurfaceGLX_impl_libva()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderLibraryCase.cpp | 124 const ShaderCase::Value &val, int arrayNdx) in setUniformValue() 224 bool ShaderCase::checkPixels(Surface &surface, int minX, int maxX, int minY, int maxY) in checkPixels() 378 const ShaderCase::Value &val = valueBlock.values[valNdx]; in execute() local 472 Surface surface(width, height); in execute() local 538 const ShaderCase::Value &val = valueBlock.values[ndx]; in genVertexShader() local 561 const ShaderCase::Value &val = valueBlock.values[ndx]; in genVertexShader() local 584 const ShaderCase::Value &val = valueBlock.values[valueNdx]; in genCompareFunctions() local 694 const ShaderCase::Value &val = valueBlock.values[ndx]; in genCompareOp() local 752 const ShaderCase::Value &val = valueBlock.values[ndx]; in genFragmentShader() local 796 const ShaderCase::Value &val = valueBlock.values[ndx]; in specializeVertexShader() local [all …]
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglCreateContextExtTests.cpp | 490 const int val = (*iter) - '0'; in checkVersionString() local 523 const int val = (*iter) - '0'; in checkVersionString() local 930 …eglu::UniqueSurface surface(egl, m_display, egl.createPbufferSurface(m_display, config, attribList… in iterate() local 943 eglu::UniqueSurface surface( in iterate() local 956 eglu::UniqueSurface surface( in iterate() local 984 void CreateContextExtCase::executeForSurface(EGLConfig config, EGLSurface surface) in executeForSurface()
|
H A D | teglWideColorTests.cpp | 657 EGLint val = 0; in writeEglConfig() local 1015 void WideColorSurfaceTest::doClearTest(EGLSurface surface) in doClearTest() 1101 … const EGLSurface surface = egl.createPbufferSurface(m_eglDisplay, m_eglConfig, attribs.data()); in executeTest() local 1133 EGLSurface surface; in executeTest() local 1191 const EGLSurface surface = in executeTest() local
|
H A D | teglGLES2SharingTests.cpp | 154 void GLES2SharingTest::makeCurrent(EGLDisplay display, EGLContext context, EGLSurface surface) in makeCurrent() 184 eglu::UniqueSurface surface( in iterate() local 471 float val = (float)a + (float)(b - a) * s + (float)(c - a) * t; in renderResource() local
|
/aosp_15_r20/external/mesa3d/src/egl/main/ |
H A D | eglsurface.c | 59 EGLint val = EGL_NONE; in _eglParseSurfaceAttribList() local 469 _eglQuerySurface(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, in _eglQuerySurface() 655 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, in _eglSurfaceAttrib() 778 _eglBindTexImage(_EGLDisplay *disp, _EGLSurface *surface, EGLint buffer) in _eglBindTexImage()
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLDisplayTest.cpp | 52 EGLSurface surface = eglCreatePbufferSurface(display, config, attribs); in createSurface() local 129 EGLSurface surface = in TEST_P() local 156 EGLSurface surface = createSurface(display, config); in TEST_P() local 171 EGLint val; in TEST_P() local
|
H A D | EGLContextSharingTest.cpp | 148 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() 163 EGLSurface *surface) in createPbufferSurface() 188 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 259 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 322 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 370 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 422 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local 476 EGLSurface surface = eglWindow->getSurface(); in TEST_P() local 533 EGLSurface surface = eglWindow->getSurface(); in TEST_P() local 603 EGLSurface surface[kThreadCount] = {EGL_NO_SURFACE, EGL_NO_SURFACE}; in TEST_P() local [all …]
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderLibraryCase.cpp | 158 const Value &val = spec.values.inputs[ndx]; in genVertexShader() local 180 const Value &val = spec.values.inputs[ndx]; in genVertexShader() local 200 const Value &val = valueBlock.outputs[ndx]; in genCompareOp() local 259 const Value &val = spec.values.outputs[ndx]; in genFragmentShader() local 306 const Value &val = spec.values.inputs[ndx]; in specializeVertexShader() local 327 const Value &val = spec.values.outputs[ndx]; in specializeVertexShader() local 382 const Value &val = spec.values.inputs[ndx]; in specializeFragmentShader() local 405 const Value &val = spec.values.outputs[ndx]; in specializeFragmentShader() local 433 const Value &val = valueBlock.uniforms[ndx]; in generateUniformDeclarations() local 453 const Value &val = specParams.caseSpec.values.inputs[ndx]; in generateVertexSpecialization() local [all …]
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/ |
H A D | StagefrightRecorder.cpp | 404 status_t StagefrightRecorder::setPreviewSurface(const sp<IGraphicBufferProducer> &surface) { in setPreviewSurface() 412 const sp<PersistentSurface>& surface) { in setInputSurface() 464 static bool safe_strtod(const char *s, double *val) { in safe_strtod() 489 static bool safe_strtoi64(const char *s, int64_t *val) { in safe_strtoi64() 513 static bool safe_strtoi32(const char *s, int32_t *val) { in safe_strtoi32() 1937 sp<Surface> surface = new Surface(mPreviewSurface); in setupCameraSource() local 1951 sp<Surface> surface = new Surface(mPreviewSurface); in setupCameraSource() local
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | egl_platform_entries.cpp | 738 EGLSurface surface = createWindowSurfaceFunc(iDpy, config, window, attrib_list); in eglCreateWindowSurfaceTmpl() local 851 EGLSurface surface = cnx->egl.eglCreatePbufferSurface(iDpy, config, attrib_list); in eglCreatePbufferSurfaceImpl() local 857 EGLBoolean eglDestroySurfaceImpl(EGLDisplay dpy, EGLSurface surface) { in eglDestroySurfaceImpl() 872 EGLBoolean eglQuerySurfaceImpl(EGLDisplay dpy, EGLSurface surface, EGLint attribute, in eglQuerySurfaceImpl() 891 void EGLAPI eglBeginFrameImpl(EGLDisplay dpy, EGLSurface surface) { in eglBeginFrameImpl() 925 GLint val = *attrib_ptr++; in eglCreateContextImpl() local 946 GLint val = *attrib_ptr++; in eglCreateContextImpl() local 1424 EGLBoolean eglSwapBuffersImpl(EGLDisplay dpy, EGLSurface surface) { in eglSwapBuffersImpl() 1428 EGLBoolean eglCopyBuffersImpl(EGLDisplay dpy, EGLSurface surface, NativePixmapType target) { in eglCopyBuffersImpl() 1486 EGLBoolean eglSurfaceAttribImpl(EGLDisplay dpy, EGLSurface surface, EGLint attribute, in eglSurfaceAttribImpl() [all …]
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/ |
H A D | media_libva_util_next.cpp | 45 #define intel_prelim_fourcc_mod_code(val) \ argument 986 bool MediaLibvaUtilNext::IsExternalSurface(PDDI_MEDIA_SURFACE surface) in IsExternalSurface() 1066 VAStatus MediaLibvaUtilNext::CreateSurface(DDI_MEDIA_SURFACE *surface, PDDI_MEDIA_CONTEXT mediaDrv… in CreateSurface() 1181 PDDI_MEDIA_SURFACE surface) in UnRegisterRTSurfaces() 1234 void MediaLibvaUtilNext::FreeSurface(DDI_MEDIA_SURFACE *surface) in FreeSurface() 1296 void* MediaLibvaUtilNext::LockSurface(DDI_MEDIA_SURFACE *surface, uint32_t flag) in LockSurface() 1329 void* MediaLibvaUtilNext::LockSurfaceInternal(DDI_MEDIA_SURFACE *surface, uint32_t flag) in LockSurfaceInternal() 1432 void MediaLibvaUtilNext::UnlockSurface(DDI_MEDIA_SURFACE *surface) in UnlockSurface() 1502 VAStatus MediaLibvaUtilNext::CreateShadowResource(DDI_MEDIA_SURFACE *surface) in CreateShadowResource() 1692 VAStatus MediaLibvaUtilNext::SwizzleSurfaceByHW(DDI_MEDIA_SURFACE *surface, bool isDeSwizzle) in SwizzleSurfaceByHW()
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/ |
D | Surface.h | 112 static bool isValid(const sp<Surface>& surface) { in isValid() 117 int val; in getIGraphicBufferProducer() local 126 int val; in getSurfaceControlHandle() local
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | Surface.h | 112 static bool isValid(const sp<Surface>& surface) { in isValid() 117 int val; in getIGraphicBufferProducer() local 126 int val; in getSurfaceControlHandle() local
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | Surface.h | 112 static bool isValid(const sp<Surface>& surface) { in isValid() 117 int val; in getIGraphicBufferProducer() local 126 int val; in getSurfaceControlHandle() local
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/ |
D | Surface.h | 112 static bool isValid(const sp<Surface>& surface) { in isValid() 117 int val; in getIGraphicBufferProducer() local 126 int val; in getSurfaceControlHandle() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuFuzzyImageCompare.cpp | 53 static inline uint32_t setChannel(uint32_t color, int channel, uint8_t val) in setChannel() 99 static inline void writeUnorm8(const tcu::PixelBufferAccess &dst, int x, int y, uint32_t val) in writeUnorm8() 109 inline void writeUnorm8<4>(const tcu::PixelBufferAccess &dst, int x, int y, uint32_t val) in writeUnorm8() 214 …_t distSquaredToNeighbor(de::Random &rnd, uint32_t pixel, const ConstPixelBufferAccess &surface, i… in distSquaredToNeighbor()
|
/aosp_15_r20/frameworks/native/libs/gui/include/gui/ |
H A D | Surface.h | 148 static bool isValid(const sp<Surface>& surface) { in isValid() 153 int val; in getIGraphicBufferProducer() local 162 int val; in getSurfaceControlHandle() local
|
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeCodecDecoderTestCommon.cpp | 173 media_status_t val = AMediaCodec_getName(mCodec, &name); in configureCodec() local 617 jboolean nativeTestSimpleDecode(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestSimpleDecode() argument 667 jboolean nativeTestFlush(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestFlush() argument
|
/aosp_15_r20/out/soong/.intermediates/packages/screensavers/Basic/BasicDreams/android_common/javac/ |
D | BasicDreams.jar | ... implements java.lang.Runnable {
final synthetic int val$width
final synthetic int val$height
final synthetic ... |
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_video.c | 221 static int div_down(int val, int mult) { in div_down() 226 static int div_up(int val, int mult) { in div_up() 235 unsigned surface, bool first) in nouveau_vpe_mb_mv()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-7/ |
D | framework.jar | android/hardware/camera2/marshal/impl/MarshalQueryableParcelable.class
MarshalQueryableParcelable.java
package android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar7 | META-INF/
META-INF/MANIFEST.MF
android/
android/gesture/
android/ ... |
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | mixer.c | 249 struct pipe_surface *surface, surf_templ; in vlVdpVideoMixerRender() local 789 float val; in vlVdpVideoMixerSetAttributeValues() local
|