Searched defs:surfaces (Results 1 – 14 of 14) sorted by relevance
45 std::vector<sk_sp<SkSurface>> surfaces; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
175 public void assertLastReportedSetEquals(SurfaceControl... surfaces) { in assertLastReportedSetEquals()
30 const std::vector<sp<Surface>>& surfaces, in Camera3SharedOutputStream()131 status_t Camera3SharedOutputStream::setConsumers(const std::vector<sp<Surface>>& surfaces) { in setConsumers()
43 status_t Camera3StreamSplitter::connect(const std::unordered_map<size_t, sp<Surface>> &surfaces, in connect()
2194 const std::vector<size_t>& surfaces = iter->second; in createCaptureRequest() local
237 public static void checkConstrainedHighSpeedSurfaces(Collection<Surface> surfaces, in checkConstrainedHighSpeedSurfaces()
188 List<Surface> surfaces = new ArrayList<Surface>(); in onOpen() local
172 const std::vector<SurfaceStats>& surfaces) in TransactionStats()
751 ArrayList<Surface> surfaces = new ArrayList<>(outputConfigurations.size()); in createCaptureSessionInternal() local891 final List<Surface> surfaces = mConfiguredOutputs.valueAt(i).getSurfaces(); in prepare() local2353 final List<Surface> surfaces = output.getSurfaces(); in onPrepared() local
479 List<Surface> surfaces = new ArrayList<>(); in startRecordingVideo() local
1191 ArrayList<Surface> surfaces = new ArrayList<Surface>(); in OutputConfiguration() local
654 final ArraySet<Surface> surfaces = mSurfaceConverted ? mEmptySurfaceSet : mSurfaceSet; in writeToParcel() local
784 std::vector<sp<IBinder>> surfaces; in deleteStream() local911 std::vector<sp<Surface>> surfaces; in createStream() local
1503 public Builder setExcludedFromSurfaces(final int surfaces) { in setExcludedFromSurfaces()