HomeSort by relevance Sort by last modified time
    Searched refs:openvg_name (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
SConscript 79 openvg_name = 'OpenVG' if env['platform'] != 'windows' else 'libOpenVG'
80 env.Prepend(LIBS = [openvg_name, st_vega])
  /external/mesa3d/src/gallium/targets/egl-static/
SConscript 79 openvg_name = 'OpenVG' if env['platform'] != 'windows' else 'libOpenVG'
80 env.Prepend(LIBS = [openvg_name, st_vega])

Completed in 353 milliseconds