HomeSort by relevance Sort by last modified time
    Searched full:skia (Results 126 - 150 of 562) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/skia/include/core/
SkUserConfig.h 6 // This file contains Skia's upstream include/config/SkUserConfig.h as a
30 skia defines.
41 in Skia. Your port can locally edit this file to enable/disable flags as
50 /* Skia has lots of debug-only code. Often this is just null checks or other
62 /* Skia has certain debug-only code that is extremely intensive even for debug
87 /* To write debug messages to a console, skia will call SkDebugf(...) following
95 * undefined, skia will use a built-in value.
117 improving readability. If this is undefined, Skia will use its default
159 /* Skia makes use of histogram logging macros to trace the frequency of
160 * events. By default, Skia provides no-op versions of these macros
    [all...]
  /external/skia/site/dev/sheriffing/
trooper.md 18 1) Keep an eye on Infra alerts emails (sent to infra-alerts@skia.org). The alerts are also available [here](https://alerts.skia.org/infra).
26 The list of troopers is specified in the [skia-tree-status web app](http://skia-tree-status.appspot.com/trooper). The current trooper is highlighted in green.
27 The banner on the top of the [status page](https://status.skia.org) also displays the current trooper.
42 [MDB group chrome-skia-ninja](https://ganpati.corp.google.com/#Group_Info?name=chrome-skia-ninja@prod.google.com).
51 - These alerts generally do not auto-dismiss ([issue here](https://bug.skia.org/4292)):
63 - Machine name like "skia-vm-NNN" -> GCE
68 - slave11-c3 is a Chrome infra GCE machine (not to be confused with the Skia
    [all...]
  /external/skia/gyp/
canvas_state_lib.gyp 8 # This target is not included in normal Skia builds. In order to build it,
17 # Skia. See tests/CanvasStateTest.cpp for more info.
freetype.gyp 48 # Skia's FreeType port requires at least FreeType 2.3.8
94 # for Skia, but we add them for consistency.
  /external/skia/include/gpu/
GrTexture.h 32 * changed externally to Skia.
43 /** Access methods that are only to be used within Skia code. */
  /external/skia/platform_tools/android/apps/canvasproof/
build.gradle 12 applicationId "org.skia.canvasproof"
24 workingDir '../../../..' // top-level skia directory
  /external/skia/platform_tools/android/apps/canvasproof/src/main/
AndroidManifest.xml 10 package="org.skia.canvasproof"
16 <activity android:name="org.skia.canvasproof.CanvasProofActivity"
  /external/skia/platform_tools/android/apps/sample_app/
build.gradle 8 applicationId "com.skia.sample_app"
32 workingDir '../../../..' // top-level skia directory
  /external/skia/platform_tools/android/apps/visualbench/
build.gradle 8 applicationId "com.skia.visualbench"
32 workingDir '../../../..' // top-level skia directory
  /external/skia/platform_tools/android/apps/visualbenchsdl/
build.gradle 8 applicationId "com.skia.visualbench"
32 workingDir '../../../..' // top-level skia directory
  /external/skia/platform_tools/android/gyp/
skia_android.gypi 6 # This GYP file stores the dependencies necessary to build Skia on the Android
92 '<(android_base)/apps/sample_app/src/main/java/com/skia/SkiaSampleActivity.java',
93 '<(android_base)/apps/sample_app/src/main/java/com/skia/SkiaSampleRenderer.java',
94 '<(android_base)/apps/sample_app/src/main/java/com/skia/SkiaSampleView.java',
157 '<(android_base)/apps/visualbench/src/main/java/com/skia/VisualBenchActivity.java',
190 '<(android_base)/apps/visualbench/src/main/java/com/skia/VisualBenchActivity.java',
191 '<(android_base)/apps/visualbench/src/main/java/com/skia/VisualBenchTestActivity.java',
257 '<(android_base)/apps/visualbenchsdl/src/main/java/com/skia/VisualBenchActivity.java',
  /external/skia/site/user/sample/
pdf.md 1 Using Skia's PDF Backend
4 Here is an example of using Skia's PDF backend in the recommended way:
  /external/skia/tools/
coverage.sh 3 # Run from Skia trunk something like this:
16 # Build all of Skia.
  /hardware/qcom/camera/QCamera2/HAL/test/
Android.mk 37 external/skia/include/core \
38 external/skia/include/images \
  /hardware/qcom/display/msm8226/libhwcomposer/
Android.mk 9 $(TOP)/external/skia/include/core \
10 $(TOP)/external/skia/include/images
  /hardware/qcom/display/msm8994/libhwcomposer/
Android.mk 12 $(TOP)/external/skia/include/core \
13 $(TOP)/external/skia/include/images
  /external/skia/
Makefile 28 # See https://skia.org for complete documentation.
37 # Tracked as https://code.google.com/p/skia/issues/detail?id=947 ('eliminate
64 # As noted in http://code.google.com/p/skia/issues/detail?id=330 , building
72 $(error Cannot build using Make on Windows. See https://skia.org/user/quick/windows)
76 # target. See https://code.google.com/p/skia/issues/detail?id=932 ("gyp
DEPS 6 "common": "https://skia.googlesource.com/common.git@c282fe0b6e392b14f88d647cbd86e1a3ef5498e0",
13 "third_party/externals/freetype": "https://skia.googlesource.com/third_party/freetype2.git@6a19a7d332c5446542196e5aeda0ede109ef097b",
15 "third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@0.9.35",
18 "third_party/externals/nanomsg" : "https://skia.googlesource.com/third_party/nanomsg.git@0.4-beta",
21 "third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@52846504da1f519cf1bb89636caf9110e8677443",
27 "third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/third_party/libjpeg-turbo.git@7bf1a3c9b06bede89cec37cec0b5085c0d6d6c13",
46 "third_party/externals/sdl" : "https://skia.googlesource.com/third_party/sdl@9b526d28cb2d7f0ccff0613c94bb52abc8f53b6f",
make.py 6 # "Makefile" replacement to build skia for Windows.
7 # More info at https://skia.org.
127 # https://code.google.com/p/skia/issues/detail?id=932 ("gyp
152 'https://skia.org/user/quick/macos')
156 'see https://skia.org/user/quick/windows')
160 'https://skia.org/user/quick/linux')
164 os.name, sys.platform, 'https://skia.org/user/quick')
  /external/skia/platform_tools/android/tests/expectations/
Android.mk 15 # PROBLEMS WITH SKIA DEBUGGING?? READ THIS...
17 # The debug build results in changes to the Skia headers. This means that those
18 # using libskia must also be built with the debug version of the Skia headers.
33 # NOTE: If neither SK_DEBUG or SK_RELEASE are defined then Skia checks NDEBUG to
168 # Build the skia tools
  /external/skia/site/user/quick/
android.md 7 _Currently we only support building Skia for Android on a Linux or Mac host! In addition,
11 The following libraries/utilities are required in addition to those needed for a standard skia checkout:
18 Follow the instructions [here](../download) for downloading the Skia source.
20 Inside your Skia checkout, `platform_tools/android` contains the Android setup
41 KitKat) which will be used to build the Skia SampleApp. You can download as
43 have this one in order to complete the Skia build process.
56 depot_tools) and is specifically designed to work with the Skia's build
57 system. To use the script you need to call it from Skia's trunk directory with
65 cd skia
70 specific flavors for Nexus devices). This in turn allows Skia to tak
    [all...]
  /external/skia/src/core/
SkTraceEvent.h 23 skia::tracing_internals::TraceStringWithCopy(str)
28 skia::tracing_internals::TraceID::ForceMangle(id)
33 skia::tracing_internals::TraceID::DontMangle(id)
43 skia::tracing_internals:: \
48 skia::tracing_internals::TraceEventSamplingStateScope<bucket_number>::Current()
58 skia::tracing_internals::TraceEventSamplingStateScope<bucket_number> \
165 skia::tracing_internals::AddTraceEvent( \
167 skia::tracing_internals::kNoEventId, flags, ##__VA_ARGS__); \
176 skia::tracing_internals::ScopedTracer INTERNAL_TRACE_EVENT_UID(tracer); \
178 SkEventTracer::Handle h = skia::tracing_internals::AddTraceEvent(
224 namespace skia { namespace
    [all...]
  /external/skia/bin/
sync-and-gyp 8 # This script will update Skia's dependencies as necessary and run
17 # git clone https://skia.googlesource.com/skia
18 # cd skia
67 "url" : "https://skia.googlesource.com/skia.git",
89 'depot_tools\n https://skia.org/user/quick/desktop\n')
  /external/skia/infra/bots/
common.py 32 GS_GM_BUCKET = 'chromium-skia-gm'
33 GS_SUMMARIES_BUCKET = 'chromium-skia-gm-summaries'
35 SKIA_REPO = 'https://skia.googlesource.com/skia.git'
36 INFRA_REPO = 'https://skia.googlesource.com/buildbot.git'
38 SERVICE_ACCOUNT_FILE = 'service-account-skia.json'
39 SERVICE_ACCOUNT_INTERNAL_FILE = 'service-account-skia-internal.json'
  /external/skia/site/dev/contrib/
cqkeywords.md 39 CQ_INCLUDE_TRYBOTS=tryserver.skia:Build-Mac10.9-Clang-x86_64-Debug
55 CQ_EXCLUDE_TRYBOTS=tryserver.skia:Build-Win7-VS2010-x86-Debug-Trybot
71 CQ_TRYBOTS=tryserver.skia:Build-Win7-VS2010-x86-Debug-Trybot,
79 If you are a Skia committer and cannot wait for a review,
97 CQ_EXCLUDE_TRYBOTS=client.skia.fyi:skia_presubmit-Trybot (née NOPRESUBMIT)
102 CQ_EXCLUDE_TRYBOTS=client.skia.fyi:skia_presubmit-Trybot
116 This keyword prevents the Skia build masters from building this commit with others. Use it when your

Completed in 461 milliseconds

1 2 3 4 56 7 8 91011>>