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.cpp399 bool VertexShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::VertexShader
470 bool RotateShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::RotateShader
651 bool SLRShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::SLRShader
817 bool LapShader::LoadProgram() in LoadProgram() function in OHOS::Media::PixelMapGlShader::LapShader
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/
Dpixel_map_gl_shader.h46 virtual bool LoadProgram() { return false; } in LoadProgram() function