Searched refs:mOutputPath (Results 1 – 2 of 2) sorted by relevance
32 float[] mOutputPath; field in PathData37 mOutputPath = Arrays.copyOf(mFloatPath, mFloatPath.length); in PathData()45 mOutputPath[i] = (Float.isNaN(v)) in updateVariables()48 mOutputPath[i] = v; in updateVariables()64 COMPANION.apply(buffer, mInstanceId, mOutputPath); in write()202 context.loadPathData(mInstanceId, mOutputPath); in apply()
49 private final String mOutputPath; field in MediaCodecSurfaceEncoder76 mOutputPath = outputPath; in MediaCodecSurfaceEncoder()115 mMuxer = new MediaMuxer(mOutputPath, muxerFormat); in startEncodingSurface()