HomeSort by relevance Sort by last modified time
    Searched defs:Fulfill (Results 1 - 3 of 3) sorted by null

  /external/skia/tests/
PromiseImageTest.cpp 20 // shared indicates whether the backend texture is used to fulfill more than one promise
47 static sk_sp<SkPromiseImageTexture> Fulfill(void* self) {
57 // every fulfill should be balanced by a release before the next fulfill.
150 PromiseTextureChecker::Fulfill,
282 PromiseTextureChecker::Fulfill, PromiseTextureChecker::Release,
289 PromiseTextureChecker::Fulfill, PromiseTextureChecker::Release,
391 PromiseTextureChecker::Fulfill, PromiseTextureChecker::Release,
439 PromiseTextureChecker::Fulfill, PromiseTextureChecker::Release,
  /external/skqp/tests/
PromiseImageTest.cpp 21 // shared indicates whether the backend texture is used to fulfill more than one promise
40 * Replaces the backend texture that this checker will return from fulfill. Also, transfers
54 static sk_sp<SkPromiseImageTexture> Fulfill(void* self) {
65 // every fulfill should be balanced by a release before the next fulfill.
159 PromiseTextureChecker::Fulfill,
225 // resource yet and we do another draw. We should only call fulfill on the first draw and
315 PromiseTextureChecker::Fulfill,
446 PromiseTextureChecker::Fulfill,
630 PromiseTextureChecker::Fulfill,
    [all...]
  /external/v8/src/
objects.cc     [all...]

Completed in 575 milliseconds