Home
last modified time | relevance | path

Searched defs:pipelines (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedLogicalRequestState.cpp265 HwlPipelineRequest* request, const std::vector<EmulatedPipeline>& pipelines, in UpdateRequestForDynamicStreams()
H A DEmulatedRequestProcessor.cpp63 const std::vector<EmulatedPipeline>& pipelines, in ProcessPipelineRequests()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java358 int[] pipelines, in glDeleteProgramPipelines()
366 java.nio.IntBuffer pipelines in glDeleteProgramPipelines()
373 int[] pipelines, in glGenProgramPipelines()
381 java.nio.IntBuffer pipelines in glGenProgramPipelines()
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31.cpp1001 GLuint *pipelines = (GLuint *) 0; in android_glDeleteProgramPipelines__I_3II() local
1045 GLuint *pipelines = (GLuint *) 0; in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2() local
1081 GLuint *pipelines = (GLuint *) 0; in android_glGenProgramPipelines__I_3II() local
1125 GLuint *pipelines = (GLuint *) 0; in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2() local
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1043 VkPipeline* pipelines) { in CreateGraphicsPipelines()
1054 VkPipeline* pipelines) { in CreateComputePipelines()