OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkSurface
(Results
426 - 434
of
434
) sorted by null
<<
11
12
13
14
15
16
17
18
/external/skia/tests/
ClipStackTest.cpp
24
#include "
SkSurface
.h"
[
all
...]
GrShapeTest.cpp
15
#include "
SkSurface
.h"
67
sk_sp<
SkSurface
> surface =
SkSurface
::MakeRaster(info);
[
all
...]
ResourceCacheTest.cpp
26
#include "
SkSurface
.h"
43
auto surface(
SkSurface
::MakeRenderTarget(context, SkBudgeted::kNo, info));
[
all
...]
/external/skqp/src/gpu/
SkGpuDevice.cpp
44
#include "
SkSurface
.h"
[
all
...]
/external/skqp/tests/
ClipStackTest.cpp
24
#include "
SkSurface
.h"
[
all
...]
GrShapeTest.cpp
15
#include "
SkSurface
.h"
67
sk_sp<
SkSurface
> surface =
SkSurface
::MakeRaster(info);
[
all
...]
ResourceCacheTest.cpp
26
#include "
SkSurface
.h"
43
auto surface(
SkSurface
::MakeRenderTarget(context, SkBudgeted::kNo, info));
[
all
...]
/external/skia/src/gpu/
GrRenderTargetContext.cpp
[
all
...]
/external/skia/src/gpu/gl/
GrGLGpu.cpp
[
all
...]
Completed in 227 milliseconds
<<
11
12
13
14
15
16
17
18