/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderExecUtil.cpp | 746 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::VertexShaderExecutor 786 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::GeometryShaderExecutor 839 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::FragmentShaderExecutor 897 uint32_t getProgram(void) const in getProgram() function in deqp::gls::ShaderExecUtil::BufferIoExecutor
|
H A D | glsTextureTestUtil.cpp | 91 glu::ShaderProgram *ProgramLibrary::getProgram(Program program) in getProgram() function in deqp::gls::TextureTestUtil::ProgramLibrary
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | CLKernel.h | 76 inline const Program &Kernel::getProgram() const in getProgram() function
|
H A D | MemoryProgramCache.cpp | 111 angle::Result MemoryProgramCache::getProgram(const Context *context, in getProgram() function in gl::MemoryProgramCache
|
H A D | ResourceManager.h | 158 ANGLE_INLINE Program *getProgram(ShaderProgramID handle) const in getProgram() function
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | ProgramVariable.java | 33 public Program getProgram() { in getProgram() method in ProgramVariable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIAFrameData.cpp | 41 std::string DIAFrameData::getProgram() const { in getProgram() function in DIAFrameData
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIAFrameData.cpp | 41 std::string DIAFrameData::getProgram() const { in getProgram() function in DIAFrameData
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/recommendation/ |
D | WatchedProgram.java | 44 public Program getProgram() { in getProgram() method in WatchedProgram
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 2431 sglr::ShaderProgram &GeometryExpanderRenderTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::GeometryExpanderRenderTest 2488 sglr::ShaderProgram &EmitTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::EmitTest 2547 sglr::ShaderProgram &VaryingTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::VaryingTest 2799 sglr::ShaderProgram &OutputCountCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::OutputCountCase 2890 sglr::ShaderProgram &BuiltinVariableRenderTest::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::BuiltinVariableRenderTest 4239 sglr::ShaderProgram &VaryingOutputCountCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::VaryingOutputCountCase 4849 sglr::ShaderProgram &GeometryInvocationCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::GeometryInvocationCase 4935 sglr::ShaderProgram &DrawInstancedGeometryInstancedCase::getProgram(void) in getProgram() function in deqp::gles31::Functional::__anon539908d10111::DrawInstancedGeometryInstancedCase
|
/aosp_15_r20/hardware/interfaces/broadcastradio/2.0/default/ |
H A D | VirtualRadio.cpp | 67 bool VirtualRadio::getProgram(const ProgramSelector& selector, VirtualProgram& programOut) const { in getProgram() function in android::hardware::broadcastradio::V2_0::implementation::VirtualRadio
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/list/ |
D | EpisodicProgramRow.java | 42 public Program getProgram() { in getProgram() method in EpisodicProgramRow
|
/aosp_15_r20/hardware/interfaces/broadcastradio/1.1/default/ |
H A D | VirtualRadio.cpp | 61 bool VirtualRadio::getProgram(const ProgramSelector& selector, VirtualProgram& programOut) { in getProgram() function in android::hardware::broadcastradio::V1_1::implementation::VirtualRadio
|
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/default/ |
H A D | VirtualRadio.cpp | 43 bool VirtualRadio::getProgram(const ProgramSelector& selector, VirtualProgram* programOut) const { in getProgram() function in aidl::android::hardware::broadcastradio::VirtualRadio
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluShaderProgram.hpp | 159 uint32_t getProgram(void) const in getProgram() function in glu::Program 244 uint32_t getProgram(void) const in getProgram() function in glu::ShaderProgram
|
/aosp_15_r20/external/llvm/tools/bugpoint/ |
H A D | BugDriver.h | 133 Module *getProgram() const { return Program; } in getProgram() function
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-scripting/src/main/java/org/apache/velocity/script/ |
H A D | VelocityScriptEngineFactory.java | 211 public String getProgram(String... statements) in getProgram() method in VelocityScriptEngineFactory
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/ |
H A D | ExecTestlet.java | 60 public abstract String getProgram(); in getProgram() method in ExecTestlet
|
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
H A D | TokenRewriteStream.as | 187 protected function getProgram(name:String):Array { method in org.antlr.runtime.TokenRewriteStream
|
/aosp_15_r20/external/antlr/runtime/JavaScript/src/org/antlr/runtime/ |
H A D | TokenRewriteStream.js | 344 getProgram: function(name) { method
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_build_util.h | 35 inline Program *getProgram() const { return prog; } in getProgram() function
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/playback/ |
D | DvrPlaybackMediaSessionHelper.java | 144 public RecordedProgram getProgram() { in getProgram() method in DvrPlaybackMediaSessionHelper
|
D | DvrPlayer.java | 325 public RecordedProgram getProgram() { in getProgram() method in DvrPlayer
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CLKernelVk.h | 93 CLProgramVk *getProgram() { return mProgram; } in getProgram() function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPrograms.hpp | 129 const Program &getProgram(void) const in getProgram() function in vk::ProgramCollection::Iterator
|