Home
last modified time | relevance | path

Searched refs:TARGET_RS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java46 public static final int TARGET_RS = 5; field in FrameFormat
365 case TARGET_RS: return "renderscript"; in targetToString()