Home
last modified time | relevance | path

Searched defs:mProgram (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrAlreadyScheduledFragment.java53 private Program mProgram; field in DvrAlreadyScheduledFragment
70 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onAttach() local
122 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onTrackedGuidedActionClicked() local
129 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onTrackedGuidedActionClicked() local
DDvrAlreadyRecordedFragment.java52 private Program mProgram; field in DvrAlreadyRecordedFragment
69 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onAttach() local
115 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onTrackedGuidedActionClicked() local
DDvrScheduleFragment.java62 private ProgramImpl mProgram; field in DvrScheduleFragment
140 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onTrackedGuidedActionClicked() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/ui/
DProgramDetailsFragment.java73 private ProgramImpl mProgram; field in ProgramDetailsFragment
167 setDetailsOverviewRow(DetailsContent.createFromProgram(getContext(), mProgram)); in onLoadDetails() local
231 DvrUiHelper.startRecordingSettingsActivity(getContext(), mProgram); in onCreateOnActionClickedListener() local
238 getActivity(), mProgram, false)); in onCreateOnActionClickedListener() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DProvokingVertexTest.cpp133 GLuint mProgram; member in __anonc02695f80111::ProvokingVertexTest
456 GLProgram mProgram; in TEST_P() local
616 GLProgram mProgram; member in __anonc02695f80111::ProvokingVertexBufferUpdateTest
H A DBuiltinVariableTest.cpp139 GLuint mProgram = 0; member in BuiltinVariableVertexIdTest
270 GLuint mProgram; member in BuiltinVariableFragDepthClampingFloatRBOTest
H A DUniformTest.cpp361 GLuint mProgram = 0; member in __anon013ef09b0111::BasicUniformUsageTest
671 GLuint mProgram = 0; member in __anon013ef09b0111::UniformTest
999 GLuint mProgram; member in __anon013ef09b0111::UniformTestES3
1473 GLuint mProgram; member in __anon013ef09b0111::UniformTestES31
H A DColorMaskTest.cpp38 GLuint mProgram = 0; member in angle::ColorMaskTest
H A DFloatingPointSurfaceTest.cpp44 GLuint mProgram; member in FloatingPointSurfaceTest
H A DActiveTextureCacheTest.cpp60 GLuint mProgram = 0; member in angle::ActiveTextureCacheTest
H A DDifferentStencilMasksTest.cpp50 GLuint mProgram; member in __anonc0825de30111::DifferentStencilMasksTest
H A DUnpackRowLength.cpp87 GLuint mProgram; member in __anonfa7c51970111::UnpackRowLengthTest
/aosp_15_r20/cts/tests/openglperf2/jni/graphics/
H A DProgramNode.h29 Program& mProgram; variable
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/
H A DEglProgram.h40 GLuint mProgram; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DBufferGenerator.h47 std::unique_ptr<Program> mProgram; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLKernel.h66 const ProgramPtr mProgram; variable
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DProgramVariable.java25 private Program mProgram; field in ProgramVariable
/aosp_15_r20/packages/apps/TV/src/com/android/tv/recommendation/
DWatchedProgram.java22 private final Program mProgram; field in WatchedProgram
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp161 ProgramD3D *mProgram = nullptr; member in rx::__anon16300d750111::GetExecutableTask
453 ProgramD3D *mProgram; member in rx::ProgramD3D::LinkLoadTaskD3D
/aosp_15_r20/external/angle/samples/hello_triangle/
H A DHelloTriangle.cpp75 GLuint mProgram; member in HelloTriangleSample
/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DProgram.h83 GLuint mProgram; variable
/aosp_15_r20/external/angle/samples/simple_texture_cubemap/
H A DSimpleTextureCubemap.cpp112 GLuint mProgram; member in SimpleTextureCubemapSample
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DDrawOverlayFilter.java34 private ShaderProgram mProgram; field in DrawOverlayFilter
/aosp_15_r20/development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/
H A DTriangle.java49 private final int mProgram; field in Triangle
/aosp_15_r20/external/angle/samples/simple_texture_2d/
H A DSimpleTexture2D.cpp117 GLuint mProgram; member in SimpleTexture2DSample

12345678910>>...12