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

<<81828384858687888990>>

  /external/skqp/gm/
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/skqp/include/encode/
SkPngEncoder.h 68 sk_sp<SkDataTable> fComments;
  /external/skqp/include/ports/
SkFontConfigInterface.h 101 virtual sk_sp<SkTypeface> makeTypeface(const FontIdentity& identity) {
  /external/skqp/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);
  /external/skqp/include/utils/
SkPaintFilterCanvas.h 103 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
  /external/skqp/samplecode/
SampleAARectModes.cpp 59 static sk_sp<SkShader> make_bg_shader() {
SampleAnimatedText.cpp 106 sk_sp<SkImage> image =
SampleFontScalerTest.cpp 40 sk_sp<SkTypeface> fFaces[gFaceCount];
SampleHT.cpp 129 sk_sp<SkDrawable> fRoot;
SampleHairModes.cpp 59 static sk_sp<SkShader> make_bg_shader() {
SampleLua.cpp 61 sk_sp<SkData> data(SkData::MakeFromFileName(str.c_str()));
SampleTextureDomain.cpp 69 sk_sp<SkImage> image(surface->makeImageSnapshot());
  /external/skqp/site/user/sample/
pdf.md 25 sk_sp<SkDocument> pdfDocument = SkDocument::MakePDF(
  /external/skqp/src/codec/
SkBmpRLECodec.h 96 sk_sp<SkColorTable> fColorTable;
SkBmpStandardCodec.h 87 sk_sp<SkColorTable> fColorTable;
SkStreamBuffer.h 87 sk_sp<SkData> getDataAtPosition(size_t position, size_t length);
  /external/skqp/src/core/
SkBitmapController.cpp 40 sk_sp<const SkMipMap> fCurrMip;
SkDevice.cpp 306 sk_sp<SkSpecialImage> SkBaseDevice::makeSpecial(const SkBitmap&) { return nullptr; }
307 sk_sp<SkSpecialImage> SkBaseDevice::makeSpecial(const SkImage*) { return nullptr; }
308 sk_sp<SkSpecialImage> SkBaseDevice::snapSpecial() { return nullptr; }
530 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) {
SkDevice.h 268 virtual sk_sp<SkSpecialImage> makeSpecial(const SkBitmap&);
269 virtual sk_sp<SkSpecialImage> makeSpecial(const SkImage*);
270 virtual sk_sp<SkSpecialImage> snapSpecial();
278 virtual sk_sp<SkSurface> makeSurface(const SkImageInfo&, const SkSurfaceProps&);
SkFontDescriptor.cpp 91 sk_sp<SkData> data(SkData::MakeUninitialized(length));
SkLiteRecorder.h 20 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
SkMiniRecorder.cpp 97 sk_sp<SkPicture> SkMiniRecorder::detachAsPicture(const SkRect* cull) {

Completed in 660 milliseconds

<<81828384858687888990>>