Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 464263004: expose api to count the number of ops in a picture (Closed)

Created:
6 years, 4 months ago by reed1
Modified:
6 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

expose api to count the number of ops in a picture BUG=skia:

Patch Set 1 #

Patch Set 2 : move to SkPicture.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M include/core/SkPicture.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/core/SkPicture.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/core/SkPictureData.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
reed1
6 years, 4 months ago (2014-08-14 18:49:50 UTC) #1
mtklein
lgtm. I believe this is trivial O(1) for both backends.
6 years, 4 months ago (2014-08-14 19:09:53 UTC) #2
reed1
Can we return this from the current backend as is, or do we need to ...
6 years, 4 months ago (2014-08-14 19:32:07 UTC) #3
mtklein
On 2014/08/14 19:32:07, reed1 wrote: > Can we return this from the current backend as ...
6 years, 4 months ago (2014-08-14 19:43:29 UTC) #4
mtklein
On 2014/08/14 19:43:29, mtklein wrote: > On 2014/08/14 19:32:07, reed1 wrote: > > Can we ...
6 years, 4 months ago (2014-08-14 19:56:16 UTC) #5
reed1
6 years, 4 months ago (2014-08-14 20:05:54 UTC) #6

Powered by Google App Engine
This is Rietveld 408576698