gf_sc_texture_get_data 75 src/compositor/texturing.h char *gf_sc_texture_get_data(GF_TextureHandler *txh, u32 *pix_format); gf_sc_texture_get_data 1092 src/compositor/texturing_gl.c data = gf_sc_texture_get_data(txh, &pixel_format); gf_sc_texture_get_data 3883 src/compositor/visual_manager_3d_gl.c data = (u8 *) gf_sc_texture_get_data(txh, &pixel_format); gf_sc_texture_get_data 3938 src/compositor/visual_manager_3d_gl.c data = (u8 *) gf_sc_texture_get_data(txh, &pixel_format); gf_sc_texture_get_data 4080 src/compositor/visual_manager_3d_gl.c data = (u8 *) gf_sc_texture_get_data(txh, &pixel_format);