Home
last modified time | relevance | path

Searched defs:LoadProgram (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
Dpixel_map_gl_shader.cpp389 bool VertexShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::VertexShader
460 bool RotateShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::RotateShader
627 bool SLRShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::SLRShader
793 bool LapShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::LapShader
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/
Dpixel_map_gl_shader.h42 virtual bool LoadProgram() { return false; } in LoadProgram() function