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

  /external/skia/include/views/
SkView.h 243 /** \class Artist
249 class Artist : public SkRefCnt {
257 /** Return the artist attached to this view (or null). The artist's reference
260 Artist* getArtist() const;
261 /** Attach the specified artist (or null) to the view, replacing any existing
262 artist. If the new artist is not null, its reference count is incremented.
263 The artist parameter is returned.
265 Artist* setArtist(Artist* artist)
    [all...]
  /frameworks/av/libvideoeditor/vss/common/inc/
M4WRITER_common.h 186 M4OSA_Char* Artist ;

Completed in 44 milliseconds