HomeSort by relevance Sort by last modified time
    Searched full:sk_sp (Results 2051 - 2075 of 2633) sorted by null

<<81828384858687888990>>

  /external/skqp/src/gpu/
SkGpuDevice_drawTexture.cpp 109 const SkRect* dst, GrAA aa, sk_sp<GrTextureProxy> proxy,
145 void SkGpuDevice::drawPinnedTextureProxy(sk_sp<GrTextureProxy> proxy, uint32_t pinnedUniqueID,
167 sk_sp<SkColorSpace> cs;
  /external/skqp/src/gpu/effects/
GrMatrixConvolutionEffect.cpp 147 GrMatrixConvolutionEffect::GrMatrixConvolutionEffect(sk_sp<GrTextureProxy> proxy,
245 sk_sp<GrTextureProxy> proxy,
270 sk_sp<GrTextureProxy> proxy = d->textureProxy(texIdx);
  /external/skqp/src/gpu/ops/
GrLatticeOp.cpp 21 static sk_sp<GrGeometryProcessor> create_gp() {
94 sk_sp<GrGeometryProcessor> gp(create_gp());
111 sk_sp<const GrBuffer> indexBuffer = target->resourceProvider()->refQuadIndexBuffer();
GrTessellatingPathRenderer.cpp 102 sk_sp<GrBuffer> fVertexBuffer;
257 sk_sp<GrBuffer> cachedVertexBuffer(rp->findByUniqueKey<GrBuffer>(key));
311 sk_sp<GrGeometryProcessor> gp;
  /external/skqp/src/pdf/
SkPDFUtils.cpp 21 sk_sp<SkPDFArray> SkPDFUtils::RectToArray(const SkRect& rect) {
31 sk_sp<SkPDFArray> SkPDFUtils::MatrixToArray(const SkMatrix& matrix) {
345 sk_sp<SkPDFDict> resources,
  /external/skqp/src/shaders/gradients/
SkGradientShaderPriv.h 36 sk_sp<SkColorSpace> fColorSpace;
134 sk_sp<SkColorSpace> fColorSpace; // color space of gradient stops
301 sk_sp<SkColorSpace> fColorSpace;
  /external/skqp/tests/
ClearTest.cpp 44 sk_sp<GrRenderTargetContext> newRTC(GrContext* context, int w, int h) {
54 sk_sp<GrRenderTargetContext> rtContext;
221 sk_sp<SkSurface> surf = SkSurface::MakeRenderTarget(context, SkBudgeted::kYes, ii);
  /external/skqp/third_party/gif/
SkGifImageReader.h 181 sk_sp<SkColorTable> buildTable(SkStreamBuffer*, SkColorType dstColorType,
191 mutable sk_sp<SkColorTable> m_table;
351 sk_sp<SkColorTable> getColorTable(SkColorType dstColorType, int index);
  /frameworks/base/libs/hwui/tests/common/
TestUtils.h 180 static sk_sp<Bitmap> createBitmap(int width, int height,
186 static sk_sp<Bitmap> createBitmap(int width, int height, SkBitmap* outBitmap) {
353 static SkColor getColor(const sk_sp<SkSurface>& surface, int x, int y);
  /external/skia/bench/
MultitextureImageBench.cpp 106 sk_sp<SkImage> fImages[kNumImages];
PictureNestingBench.cpp 160 sk_sp<SkPicture> fPicture;
RectoriBench.cpp 74 sk_sp<SkDrawLooper> createLooper(SkScalar xOff, SkScalar sigma) {
  /external/skia/debugger/
SkDebugger.cpp 32 sk_sp<SkPicture> SkDebugger::copyPicture() {
  /external/skia/dm/
DMJsonWriter.cpp 99 sk_sp<SkData> json(SkData::MakeFromFileName(path));
  /external/skia/gm/
aarectmodes.cpp 106 static sk_sp<SkShader> make_bg_shader() {
blurignorexform.cpp 127 sk_sp<SkMaskFilter> fBlurFilters[kNumBlurs];
encode-platform.cpp 62 static sk_sp<SkData> encode_data(SkEncodedImageFormat type, const SkBitmap& bitmap) {
fontcache.cpp 134 sk_sp<SkTypeface> fTypefaces[6];
hairmodes.cpp 58 static sk_sp<SkShader> make_bg_shader() {
shadows.cpp 60 sk_sp<SkDrawLooper> shadowLoopers[] = {
verttext.cpp 49 //sk_sp<SkTypeface> fFace;
  /external/skia/include/encode/
SkPngEncoder.h 68 sk_sp<SkDataTable> fComments;
  /external/skia/include/ports/
SkFontConfigInterface.h 101 virtual sk_sp<SkTypeface> makeTypeface(const FontIdentity& identity) {
  /external/skia/include/private/
SkEncodedInfo.h 120 SkImageInfo makeImageInfo(int width, int height, sk_sp<SkColorSpace> colorSpace) const {
SkPathRef.h 29 * constructor a pointer to a sk_sp<SkPathRef>, which may be updated to point to a new SkPathRef
43 Editor(sk_sp<SkPathRef>* pathRef,
235 static void CreateTransformedCopy(sk_sp<SkPathRef>* dst,
246 static void Rewind(sk_sp<SkPathRef>* pathRef);

Completed in 1399 milliseconds

<<81828384858687888990>>