HomeSort by relevance Sort by last modified time
    Searched refs:Skia (Results 1 - 22 of 22) sorted by null

  /external/skia/tools/copyright/
main.py 26 'Skia',
  /external/skqp/tools/copyright/
main.py 26 'Skia',
  /external/skia/modules/canvaskit/htmlcanvas/
radialgradient.js 1 // Note, Skia has a different notion of a "radial" gradient.
2 // Skia has a twoPointConical gradient that is the same as the
pattern.js 13 // Skia's 'clamp' mode repeats the last row/column
  /external/skqp/experimental/canvaskit/htmlcanvas/
radialgradient.js 1 // Note, Skia has a different notion of a "radial" gradient.
2 // Skia has a twoPointConical gradient that is the same as the
pattern.js 13 // Skia's 'clamp' mode repeats the last row/column
  /external/skia/include/gpu/vk/
GrVkTypes.h 16 #error Skia requires the use of Vulkan 1.1 headers
25 * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for
212 * barriers to the queue for the sampled images since the Skia backend will not do this.
  /external/skqp/include/gpu/vk/
GrVkTypes.h 16 #error Skia requires the use of Vulkan 1.1 headers
25 * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for
212 * barriers to the queue for the sampled images since the Skia backend will not do this.
  /external/skia/tools/lua/
ngrams.lua 1 -- Generate n-grams of Skia API calls from SKPs.
9 -- the box at https://skia-tree-status.appspot.com/skia-telemetry/lua_script,
  /external/skqp/tools/lua/
ngrams.lua 1 -- Generate n-grams of Skia API calls from SKPs.
9 -- the box at https://skia-tree-status.appspot.com/skia-telemetry/lua_script,
  /external/skia/
PRESUBMIT.py 6 """Top-level presubmit script for Skia.
24 SKIA_TREE_STATUS_URL = 'http://skia-tree-status.appspot.com'
40 DOCS_PREVIEW_URL = 'https://skia.org/?cl='
41 GOLD_TRYBOT_URL = 'https://gold.skia.org/search?issue='
45 'skia-buildbots.google.com', 'skia-swarming-bots', 'skia-public',
46 'skia-corp.google.com']]
124 'See https://bug.skia.org/3362 for why this should be fixed.' %
280 '\n\nPlease contact the current Skia sheriff (%s) if you are trying
    [all...]
  /external/skqp/
PRESUBMIT.py 6 """Top-level presubmit script for Skia.
24 SKIA_TREE_STATUS_URL = 'http://skia-tree-status.appspot.com'
40 DOCS_PREVIEW_URL = 'https://skia.org/?cl='
41 GOLD_TRYBOT_URL = 'https://gold.skia.org/search?issue='
45 'skia-buildbots.google.com', 'skia-swarming-bots', 'skia-public',
46 'skia-corp.google.com']]
124 'See https://bug.skia.org/3362 for why this should be fixed.' %
280 '\n\nPlease contact the current Skia sheriff (%s) if you are trying
    [all...]
  /external/skia/infra/bots/android_compile/
trigger_wait_ac_task.py 6 """Script that triggers and waits for tasks on android-compile.skia.org"""
40 'See go/skia-android-framework-compile-bot-cloud-logs-errors for the '
212 help='The Skia repo hash to compile against.')
  /external/skqp/infra/bots/android_compile/
trigger_wait_ac_task.py 6 """Script that triggers and waits for tasks on android-compile.skia.org"""
40 'See go/skia-android-framework-compile-bot-cloud-logs-errors for the '
212 help='The Skia repo hash to compile against.')
  /external/skia/modules/pathkit/
chaining.js 39 // These are in the same order as what Skia expects.
  /external/skqp/modules/pathkit/
chaining.js 39 // These are in the same order as what Skia expects.
  /external/skia/modules/canvaskit/
interface.js 162 // These are in the same order as what Skia expects.
canvaskit_bindings.cpp 121 // Wrap the frame buffer object attached to the screen in a Skia render
122 // target so Skia can render to it
573 EMSCRIPTEN_BINDINGS(Skia) {
    [all...]
  /external/skqp/experimental/canvaskit/
canvaskit_bindings.cpp 73 // https://github.com/Zubnix/skia-wasm-port/, used under the terms of the MIT license.
91 // Wrap the frame buffer object attached to the screen in a Skia render target so Skia can
501 EMSCRIPTEN_BINDINGS(Skia) {
    [all...]
interface.js 163 // These are in the same order as what Skia expects.
  /external/skia/infra/bots/
gen_tasks.go 27 "go.skia.org/infra/go/sklog"
28 "go.skia.org/infra/go/util"
29 "go.skia.org/infra/task_scheduler/go/specs"
48 DEFAULT_PROJECT = "skia"
68 SERVICE_ACCOUNT_COMPILE = "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
69 SERVICE_ACCOUNT_HOUSEKEEPER = "skia-external-housekeeper@skia-swarming-bots.iam.gserviceaccount.com"
70 SERVICE_ACCOUNT_RECREATE_SKPS = "skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
    [all...]
  /external/skqp/infra/bots/
gen_tasks.go 27 "go.skia.org/infra/go/sklog"
28 "go.skia.org/infra/go/util"
29 "go.skia.org/infra/task_scheduler/go/specs"
49 DEFAULT_PROJECT = "skia"
69 SERVICE_ACCOUNT_BOOKMAKER = "skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com"
70 SERVICE_ACCOUNT_COMPILE = "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
71 SERVICE_ACCOUNT_HOUSEKEEPER = "skia-external-housekeeper@skia-swarming-bots.iam.gserviceaccount.com
    [all...]

Completed in 2634 milliseconds